]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 May 2015 21:56:13 +0000 (23:56 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:16 +0000 (22:37 +0200)
commit461b59a6f5356280c1f0aac64a114d19001034e4
tree755958956b57133565d4c16f80938330dac98374
parentf1562f49c154a2086820e5835a5f8ef04db1aebd
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus

Add proper cache flushing / invalidating for non cache coherent cpus, for now
only enable this for new (driver-model) usb code to avoid regressions.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci.h