From: Paul Mundt Date: Thu, 10 May 2012 07:14:40 +0000 (+0900) Subject: watchdog: shwdt: Use finer grained clock control. X-Git-Tag: v3.5-rc1~134^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d42c97443da5a542201f6cbaf793606877115d05;p=pandora-kernel.git watchdog: shwdt: Use finer grained clock control. The clk enable/disable pairs can be pushed down to start/stop rather than probe/remove, along with the runtime PM callsites. This will allow us to keep the block powered off until userspace comes along and decides to do something with it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed