diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2023-03-01 09:55:09 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2023-04-22 13:53:57 +0300 |
commit | 76ad36bf0ea620b14d32a332108a248412886d54 (patch) | |
tree | cbbdb4a53831c86389d0e5dbede3652f477f8a9f /drivers/watchdog/wd501p.h | |
parent | 07d41160b3b65c621f9352196c3791fdc7d2380d (diff) | |
download | linux-76ad36bf0ea620b14d32a332108a248412886d54.tar.xz |
watchdog: rt2880-wdt: avoid static global declarations
Instead of using static global definitions in driver code, refactor code
introducing a new watchdog driver data structure and use it along the code.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230301065510.2818425-1-sergio.paracuellos@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/watchdog/wd501p.h')
0 files changed, 0 insertions, 0 deletions