]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: jz4740: Pass device to clk_get
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 12 May 2013 18:04:03 +0000 (20:04 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 19:12:31 +0000 (21:12 +0200)
commitd12ae145ca32cdb05c7650bc67bfad9ea7fdbb89
tree314cdcb9cdea964a8d407573111c1d3c5d959009
parent56f726de69b07c6dc19802fbfe36cdff49c525ea
watchdog: jz4740: Pass device to clk_get

In preparation to switching the jz4740 clk driver to the common clk framework
make sure to pass the device to clk_get().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/jz4740_wdt.c