From: Gabor Juhos Date: Thu, 27 Dec 2012 14:38:24 +0000 (+0100) Subject: watchdog: ath79_wdt: convert to use devm_clk_get X-Git-Tag: v3.9-rc1~11^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5071a88475b758bf60191e53606463fe7290c71e;p=pandora-kernel.git watchdog: ath79_wdt: convert to use devm_clk_get Use the managed version of clk_get. This allows to simplify the probe/remove functions a bit. Signed-off-by: Gabor Juhos Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed