commit | eec3866e00faf700a4b7d3b30266383914da347f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Sun Jul 15 04:43:46 2012 +0000 |
committer | Marek Vasut <marex@denx.de> | Wed Jul 18 14:43:14 2012 +0200 |
tree | 9f6cbb78e521bdbaed463f9348cc47e6af90bc9b | |
parent | 66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae [diff] |
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>