]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/watchdog/shwdt.c
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)
commit9ea6404691a520f734b819cbbd4757b0ea5f99c6
treecce41707ecec4c4556a264978eea52d9fbd96b8c
parentf9e2eae6c66437a414988b44e1d2b8c025134883
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 <lethal@linux-sh.org>
drivers/watchdog/shwdt.c