diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2015-06-18 01:58:58 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2015-06-29 12:50:53 +0300 |
commit | b9be9660ba2d23259e4a430a44167ef441dc5fe6 (patch) | |
tree | 091c9c710d6cb9a5e596e227849fd26e789cb893 /drivers/watchdog/watchdog_core.c | |
parent | db11cba205b6710a71ef52a0f24e0ef059f29f1c (diff) | |
download | linux-b9be9660ba2d23259e4a430a44167ef441dc5fe6.tar.xz |
watchdog: max63xx: dynamically allocate device
This patch removes the static watchdog device for a new max63xx_wdt data
structure, and constifies the max63xx_timeout data.
The new structure contains pointers to pin access routines, which
abstracts mmap-specific code. This will ease future accesses like GPIO.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/watchdog_core.c')
0 files changed, 0 insertions, 0 deletions