On Mon, Aug 12, 2019 at 01:08:59PM -0700, Andrey Smirnov wrote: > Fix misleading error message in ziirave_wdt_init_duration(). Saying > "unable to set ..." implies that an attempt at communication with > watchdog device has taken palce and was not successful. In this case, > however, all it indicates is that no reset pulse duration was > specified either via kernel parameter or Device Tree. Re-phase the log > message to be more clear about benign nature of this event. > > Signed-off-by: Andrey Smirnov <[email protected]> > Cc: Chris Healy <[email protected]> > Cc: Guenter Roeck <[email protected]> > Cc: Rick Ramstetter <[email protected]> > Cc: [email protected] > Cc: [email protected]
Reviewed-by: Guenter Roeck <[email protected]>

