diff options
author | Wim Van Sebroeck <wim@iguana.be> | 2012-03-23 11:48:22 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-03-27 20:16:13 +0200 |
commit | b92c803ec61de59e6e4ab9b2748d8e633cec3f08 (patch) | |
tree | 58af22b2fe89531cef7797a86c3de2bba7369b46 /drivers/of/gpio.c | |
parent | d6245842384c9289d4f778555fd8be729e0b0306 (diff) | |
download | linux-stable-b92c803ec61de59e6e4ab9b2748d8e633cec3f08.tar.gz linux-stable-b92c803ec61de59e6e4ab9b2748d8e633cec3f08.tar.bz2 linux-stable-b92c803ec61de59e6e4ab9b2748d8e633cec3f08.zip |
watchdog: txx9wdt: fix timeout
timeout should be an unsigned int.
Set the timeout value properly in the watchdog_device struct so that
we don't get an faulty values for the WDIOC_GETTIMEOUT ioctl call.
Add check to see that timeout is a valid parameter after it is loaded
as a module.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'drivers/of/gpio.c')
0 files changed, 0 insertions, 0 deletions