watchdog: shwdt: Basic clock framework support.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 06:46:48 +0000 (15:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 06:46:48 +0000 (15:46 +0900)
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 <lethal@linux-sh.org>

No differences found