commit | 2c1f4672f0711e7f23ae49cbb7541088126fe576 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Dec 07 14:16:04 2010 -0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Tue Dec 14 09:54:19 2010 +0100 |
tree | 2e72446f10f1b0a07bbe470c1f24025516f9cfe4 | |
parent | a96efbc1fc8e4540dc1d561bb5e42a16a7b472d5 [diff] |
watchdog: imx: use clk_get to acquire the watchdog clock 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>