diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-01-10 15:21:53 -0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-02-24 14:00:23 -0800 |
commit | c8841a606740867d7283b37dd948ece281add3d6 (patch) | |
tree | d01c089c57ee8eabdf95ba81ac8b4e370bec7f4b /Documentation/lzo.txt | |
parent | 42f82693776cb013baa94c818828f9859cc344a0 (diff) | |
download | linux-c8841a606740867d7283b37dd948ece281add3d6.tar.bz2 |
watchdog: meson_wdt: Convert to use device managed functions and other improvements
Use device managed functions to simplify error handling, reduce
source code size, improve readability, and reduce the likelyhood of bugs.
Other improvements as listed below.
The conversion was done automatically with coccinelle using the
following semantic patches. The semantic patches and the scripts used
to generate this commit log are available at
https://github.com/groeck/coccinelle-patches
- Drop assignments to otherwise unused variables
- Drop remove function
- Drop platform_set_drvdata()
- Use devm_watchdog_register_driver() to register watchdog device
- Replace shutdown function with call to watchdog_stop_on_reboot()
Cc: Carlo Caione <carlo@caione.org>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/lzo.txt')
0 files changed, 0 insertions, 0 deletions