[ARM] omap: MMC: convert clocks to match by devid and conid
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 19 Jan 2009 20:53:30 +0000 (20:53 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 17:50:17 +0000 (17:50 +0000)
commit5c9e02b1abcb227f47529ad72cc4a3234cddae49
treeac8323c3b31f77b008d42b1dd26980a47f32a09c
parent4c5e1946b5f89c33e3bc8ed73fa7ba8f31e37cc5
[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>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap2/clock24xx.c
drivers/mmc/host/omap.c