summaryrefslogtreecommitdiff
path: root/wctdm24xxp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'wctdm24xxp/base.c')
-rw-r--r--wctdm24xxp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctdm24xxp/base.c b/wctdm24xxp/base.c
index fbff575..81dfc74 100644
--- a/wctdm24xxp/base.c
+++ b/wctdm24xxp/base.c
@@ -2521,7 +2521,7 @@ static int wctdm_hardware_init(struct wctdm *wc)
newjiffies = jiffies + HZ/10;
while(((reg = wctdm_getctl(wc,0x0000)) & 0x00000001) && (newjiffies > jiffies));
printk("%s: New Reg: %08x!\n", wc->variety, reg);
- wctdm_setctl(wc, 0x0000, 0xfffa0000);
+ wctdm_setctl(wc, 0x0000, 0xfff88000);
/* Configure watchdogs, access, etc */