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

In order to support other SoCs, it's needed to have a different enabled()
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