USB: ehci-fsl: Turn on cache snooping on MPC8xxx
authorPan Jiafei <Jiafei.Pan@freescale.com>
Fri, 17 Feb 2012 05:57:16 +0000 (13:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 21:12:15 +0000 (13:12 -0800)
commit4c954326823585bd014f36b2babd39c107c2bbb4
tree015e5e293dcb7b90f3d6ad7a8280f437e4892072
parentb7a205545345578712611106b371538992e142ff
USB: ehci-fsl: Turn on cache snooping on MPC8xxx

If a MPC8xxx was being used, 'have_sysif_regs' should be set and
it should setup cache snooping for all the 4GB space on both PPC32
and PPC64.

Signed-off-by: Pan Jiafei <Jiafei.Pan@freescale.com>
Acked-by: Li Yang <leoli@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-fsl.c