summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-09-13 23:32:10 +0200
committerWim Van Sebroeck <wim@linux-watchdog.org>2018-10-02 13:32:26 +0200
commitdcd7e04e8e2f5f887dd9692f5ff3e0d0c26c8e3f (patch)
tree5f43fbd3ec3892e0d9726ebf8d327672b87d3267 /.gitignore
parentwatchdog: lantiq: update register names to better match spec (diff)
downloadlinux-dcd7e04e8e2f5f887dd9692f5ff3e0d0c26c8e3f.tar.xz
linux-dcd7e04e8e2f5f887dd9692f5ff3e0d0c26c8e3f.zip
watchdog: lantiq: Convert to watchdog_device
Instead of doing the ioctl handling manually just use register a watchdog_device and let the watchdog framework do the ioctl handling. This also removes the ltq_wdt_bootstatus_set typedef and replaces it with a structure providing the chip specific functions pointer. The watchdog_init_timeout() function is now used and the initial timeout can be provided in device tree. If the watchdog was already activated it will not be stopped any more, but the settings from the driver will be used and the watchdog subsystem will take care. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions