]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
authorTom Rini <trini@ti.com>
Sun, 15 Jul 2012 04:43:46 +0000 (04:43 +0000)
committerMarek Vasut <marex@denx.de>
Wed, 18 Jul 2012 12:43:14 +0000 (14:43 +0200)
commiteec3866e00faf700a4b7d3b30266383914da347f
tree9f6cbb78e521bdbaed463f9348cc47e6af90bc9b
parent66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init

This has never been completely sufficient and now happens too late to
paper over the cache coherency problems with the current USB stack.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
drivers/usb/host/ehci-omap.c