diff options
author | Dmitry Artamonow <mad_soft@inbox.ru> | 2012-01-26 23:24:30 +0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-02-29 09:46:13 +0100 |
commit | 741b9c7da1abf2f96f69d232fbeef5aff1371be3 (patch) | |
tree | 935b65a517d1d7ea918fd9fc0ce0162f1f067eff /fs/binfmt_elf.c | |
parent | f599aaf00f6b5b35ea6af9e428eab8f894752efd (diff) |
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Commit dcfb748422 ([WATCHDOG] fix book E watchdog to take
WDIOC_SETTIMEOUT arg in seconds) fixed SETTIMEOUT ioctl
to use seconds as a parameter instead of some hardware-specific
"period", but missed to apply similar changes to GETTIMEOUT,
so it still returns "period" value. Let's fix it!
Also, while at it, make SETTIMEOUT ioctl return real timeout
value as it should do according to the documentation.
Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions