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>
Fri, 1 Mar 2013 11:47:19 +0000 (12:47 +0100)
commita39068929a9a7c418c569c6d22990953b4f75df7
treea95600fb8d22205d9474f0b80757ef088ecca9a8
parentf82dedf812ecdf0c19c6c240e85a4a487ab62016
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