From: Thomas Abraham Date: Tue, 2 Oct 2012 22:32:40 +0000 (+0900) Subject: watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.8-rc1~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d854c8a72b87ffa5523aa07c5013e2c6657714;p=pandora-kernel.git watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare calls as required by common clock framework. Signed-off-by: Thomas Abraham Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed