On Nov 5, 2008, at 2:53 PM, Matthias Fuchs wrote:
This patch fixes the setting of the Book-E watchdog timer interval
setup
on initialization and by ioctl().
On initialization the period bits have to be masked before setting
a new period.
In WDIOC_SETTIMEOUT ioctl we have to use the correct
Matthias Fuchs wrote:
> This patch fixes the setting of the Book-E watchdog timer interval setup
> on initialization and by ioctl().
>
> On initialization the period bits have to be masked before setting
> a new period.
>
> In WDIOC_SETTIMEOUT ioctl we have to use the correct mask.
>
> Signed-of
This patch fixes the setting of the Book-E watchdog timer interval setup
on initialization and by ioctl().
On initialization the period bits have to be masked before setting
a new period.
In WDIOC_SETTIMEOUT ioctl we have to use the correct mask.
Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>