watchdog: imx: use clk_get to acquire the watchdog clock
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 7 Dec 2010 16:16:04 +0000 (14:16 -0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 14 Dec 2010 08:54:19 +0000 (09:54 +0100)
Use clk_get to acquire the watchdog clock and also avoid hardcoding the clock name.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found