commit | 9b19d40aa3ebaf1078779da10555da2ab8512422 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Jun 15 19:15:23 2011 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Jun 28 07:42:23 2011 +0000 |
tree | 558ee3022e5bafa997c88612f414baaa4e628be7 | |
parent | 076bad7c4d2c51d9484f0ac60d68838139d2bf72 [diff] |
watchdog: mtx1-wdt: request gpio before using it Otherwise, the gpiolib autorequest feature will produce a WARN_ON(): WARNING: at drivers/gpio/gpiolib.c:101 0x8020ec6c() autorequest GPIO-215 [...] Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Cc: stable <stable@kernel.org>