Re: [PATCH] watchdog/hpwdt: Disable PreTimeout when Timeout is smaller

From: Guenter Roeck
Date: Fri Sep 21 2018 - 20:22:21 EST


On 09/21/2018 01:50 PM, Jerry Hoemann wrote:
During module install, disable pretimeout if the requested timeout
value is not greater than the minimal pretimeout value that is
supported by hardware.

This makes the module load handling of pretimeout consistent
with the ioctl handling of pretimeout.

Signed-off-by: Jerry Hoemann <jerry.hoemann@xxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>