watchdog: orion: Introduce per-SoC stop() function
authorEzequiel Garcia <[email protected]>
Sat, 15 Mar 2014 18:17:59 +0000 (15:17 -0300)
committerWim Van Sebroeck <[email protected]>
Tue, 10 Jun 2014 19:44:24 +0000 (21:44 +0200)
commitebf5cf7628f04b6988b9ad08d919728748ecbce0
treecf50ba2040edb332c4edfea48a3c6db688a28702
parenteba985e20c70d99a278c04ff5c492d90d53a20dd
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 <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Acked-by: Jason Cooper <[email protected]>
Tested-by: Jason Gunthorpe <[email protected]>
Tested-by: Sebastian Hesselbarth <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/orion_wdt.c