commit | 5c9e02b1abcb227f47529ad72cc4a3234cddae49 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Jan 19 20:53:30 2009 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 08 17:50:17 2009 +0000 |
tree | ac8323c3b31f77b008d42b1dd26980a47f32a09c | |
parent | 4c5e1946b5f89c33e3bc8ed73fa7ba8f31e37cc5 [diff] |
[ARM] omap: MMC: convert clocks to match by devid and conid Convert OMAP MMC driver to match clocks using the device ID and a connection ID rather than a clock name. This allows us to eliminate the OMAP1/OMAP2 differences for the function clock. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>