]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: meson: remove magic value for reboot
authorCarlo Caione <carlo@caione.org>
Thu, 9 Oct 2014 19:59:16 +0000 (21:59 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 20 Oct 2014 19:09:17 +0000 (21:09 +0200)
commitfc84305be0b44292d0b35474c6d1faa5d5df1464
tree2235afa5a89fd7d559b27c13602da634561b23d0
parent10f31df7375fd9d2c54ff4976fb472a562aff171
watchdog: meson: remove magic value for reboot

This patch removes the magic value used for rebooting the board. This
value is useless and leads to a static checker warning as reported by
Dan Carpenter.

Signed-off-by: Carlo Caione <carlo@caione.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/meson_wdt.c