]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: orion: Introduce per-SoC stop() function
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sat, 15 Mar 2014 18:17:59 +0000 (15:17 -0300)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 26 May 2014 20:52:00 +0000 (22:52 +0200)
commit2d62116ee3cab4445e11c928a1ea908ed0c075f0
treecfc3a20884ca74d32bf6a006cc1e40cfc56c629d
parentea079af73a2471c8d98798208a018344a8c151a3
watchdog: orion: Introduce per-SoC stop() function

In order to support other SoCs, it's needed to have a different stop()
implementation for each SoC. This commit adds no functionality, and it
consists of preparation work.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/orion_wdt.c