diff options
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | 2008-11-05 23:53:56 +0300 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-11-08 21:38:59 +0300 |
commit | 0a0e9e0cb90170f95b4351597fd5c0e65fab6bc5 (patch) | |
tree | 740f43631b98680b9cdac96b0ac55c9193188a38 /arch/powerpc/boot/ops.h | |
parent | b41d6fee37e2bebd58ad3623c288197e75787905 (diff) | |
download | linux-0a0e9e0cb90170f95b4351597fd5c0e65fab6bc5.tar.xz |
powerpc: Fix Book-E watchdog timer interval setting
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 <matthias.fuchs@esd-electronics.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/ops.h')
0 files changed, 0 insertions, 0 deletions