commit | 0cb0b0d3c6ebb8215500685a1f70a45bbbdc8e47 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Sat Oct 04 12:45:39 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Oct 07 19:12:58 2008 +0100 |
tree | cd19d09b768377f0db57fa52bb70fa9b03431520 | |
parent | 84bab7393b0da5086e133b7f333b800d26f7166b [diff] |
[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>