commit | 8d005ef81a7a6608401410a0f55fbcd5dd72f29c | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue May 05 23:56:13 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed May 06 12:48:36 2015 -0600 |
tree | 0baab2feeec2101e1bb4900a039b44699ca23513 | |
parent | cae01cb2a9f9a1c4df315e53b063f846d3b364a3 [diff] |
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>