[ARM] omap: watchdog: convert clocks to match by devid and conid
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 19 Jan 2009 20:44:33 +0000 (20:44 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 17:50:16 +0000 (17:50 +0000)
commit39a80c7f379e1c1d3e63b204b8353b7381d0a3d5
tree7e2b60598eac3d5aab46b1c6fcbf8511d2be9ee5
parentf1c2543738d18e4398e3d6e27abff6676667975a
[ARM] omap: watchdog: convert clocks to match by devid and conid

This eliminates the need for separate OMAP24xx and OMAP34xx clock
requesting code sections.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap2/clock24xx.c
arch/arm/mach-omap2/clock34xx.c
drivers/watchdog/omap_wdt.c