[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()
authorEric Miao <eric.miao@marvell.com>
Sat, 4 Oct 2008 04:45:39 +0000 (12:45 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 7 Oct 2008 18:12:58 +0000 (19:12 +0100)
commit0cb0b0d3c6ebb8215500685a1f70a45bbbdc8e47
treecd19d09b768377f0db57fa52bb70fa9b03431520
parent84bab7393b0da5086e133b7f333b800d26f7166b
[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()

Direct access to pxa27x specific register PSSR in a generic ohci driver
is no good, introduce pxa27x_clear_otgph() and move the implementation
into processor specific code.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/pxa27x.c
drivers/usb/host/ohci-pxa27x.c
This page took 0.028617 seconds and 5 git commands to generate.