diff options
author | James Hogan <[email protected]> | 2015-02-20 23:45:45 +0000 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-03-27 08:47:50 +0100 |
commit | ae6ee2fd47f76db5a1cd02c23378057bd21c2c8d (patch) | |
tree | 333e2aecdf26f2d9e79fec69d6d7e616504c84fc /scripts/patch-kernel | |
parent | a629c08fdb98ebb184d745553af9dda4f05941bf (diff) |
watchdog: imgpdc: Fix default heartbeat
The IMG PDC watchdog driver heartbeat module parameter has no default so
it is initialised to zero. This results in the following warning during
probe:
imgpdc-wdt 2006000.wdt: Initial timeout out of range! setting max timeout
The module parameter description implies that the default value should
be PDC_WDT_DEF_TIMEOUT, which isn't yet used, so initialise it to that.
Also tweak the heartbeat module parameter description for consistency.
Fixes: 93937669e9b5 ("watchdog: ImgTec PDC Watchdog Timer Driver")
Signed-off-by: James Hogan <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: Naidu Tellapati <[email protected]>
Cc: Jude Abraham <[email protected]>
Cc: [email protected]
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions