From: Paul Mundt Date: Thu, 10 May 2012 06:46:48 +0000 (+0900) Subject: watchdog: shwdt: Basic clock framework support. X-Git-Tag: v3.5-rc1~134^2~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea6404691a520f734b819cbbd4757b0ea5f99c6;p=pandora-kernel.git watchdog: shwdt: Basic clock framework support. This plugs in basic clock framework support for the watchdog. As it's an optional MSTP bit, we don't particularly care if a platform has provided it or not, though a valid clock will need to be available for the more complex overflow period calculations found on newer parts -- this will be addressed later. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed