]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: make SA1111 OHCI driver SA11x0 specific
authorEric Miao <eric.y.miao@gmail.com>
Mon, 2 Jun 2008 02:05:30 +0000 (10:05 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:24 +0000 (15:16 -0700)
commit6381fad77e5d44f8e0e2afffe686cb4e6fc36e71
tree3b51f6d1e4a19ccf22176c8713e4e0b1e80bded4
parent421b4bf5f292cc97c07a7f838595ccf128cc2c92
USB: make SA1111 OHCI driver SA11x0 specific

As RMK pointed out,  considering the fact that the _only_ platform with
a PXA and SA1111 is the Lubbock, and that SA1111 DMA doesn't work there,
(i.e. the SA1111 OHCI doesn't work there) the SA1111 OHCI driver should
really be made SA11x0 specific.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hcd.c