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)
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

Simple merge