Eric Miao 097b53348f [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Direct access to USB host controller registers is considered to be not
portable, and is usually a bad sign for poorly abstracted interface.
Introduce .flags and .power_on_delay to "struct pxaohci_platform_data"
so that most platforms don't bother to write their own .init/.exit()
sequences.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-10-07 19:12:57 +01:00
..
2008-08-12 19:54:09 +01:00
2008-10-03 10:18:35 +01:00
2008-08-27 20:07:59 +01:00
2008-09-06 13:13:44 +01:00
2008-08-16 09:30:05 +01:00
2008-01-26 14:50:06 +00:00