diff options
author | Michael Grzeschik <[email protected]> | 2015-05-06 13:17:59 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-06-22 15:54:25 +0200 |
commit | 30dd4a8f08b570b5ed978fd937fdb5c31194be41 (patch) | |
tree | 974ec1b460814ab124ec4507bb8a100483b4f87d /tools/perf | |
parent | 21a926a340723035b5c569046056d65f80013e12 (diff) |
watchdog: imx2_wdt: also set wdog->timeout to new_timeout
Commit faad5de0b104 ("watchdog: imx2_wdt: convert to watchdog core api")
removes the custom ioctl function. The generic ioctl handler is not
setting the wdog->timeout to the new_timeout but handing this preset
value back to the userspace. This patch sets the new value in the
drivers set_timeout function to fix that problem.
Signed-off-by: Michael Grzeschik <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions