]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: bcm47xx_wdt.c: rename ops methods
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Jan 2013 17:14:09 +0000 (18:14 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 7 Feb 2013 22:26:49 +0000 (23:26 +0100)
commit12950c5dab89b413f08ee3081f094f89e75068ce
tree16435912725f8735087cd44f965b64106ab6c8bc
parent45e2fb5bef4e530e808e53aa97afe0fb1235c319
watchdog: bcm47xx_wdt.c: rename ops methods

Rename the methods registered to struct watchdog_ops bcm47xx_wdt_ops in
order to add an other struct watchdog_ops using different ops in the
next patch.
Also rename WDT_MAX_TIME to WDT_SOFTTIMER_MAX.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/bcm47xx_wdt.c