diff options
author | Sam Protsenko | 2021-11-21 18:56:41 +0200 |
---|---|---|
committer | Wim Van Sebroeck | 2021-12-28 13:59:02 +0100 |
commit | 2bd33bb4bc1cdb34b6781f6c1fc1ad475d0ad55b (patch) | |
tree | 1bc1e21cba39771e9c7af2d773af8199bc9cf6a2 /kernel | |
parent | 8d9fdf60e37c7752931738c1dc202b4c6066f0d2 (diff) |
watchdog: s3c2410: Extract disable and mask code into separate functions
The s3c2410wdt_mask_and_disable_reset() function content is bound to be
changed further. Prepare it for upcoming changes by splitting into
separate "mask reset" and "disable reset" functions. But keep
s3c2410wdt_mask_and_disable_reset() function present as a facade.
This commit doesn't bring any functional change to existing devices, but
merely provides an infrastructure for upcoming chips support.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211107202943.8859-7-semen.protsenko@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions