commit | e42311d75107ca78868ded0286b691aad2df1f29 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 29 15:35:59 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 15:35:59 2008 -0700 |
tree | 8c192e9dd599743adf9434f2273a44b88b4c88cd | |
parent | f2be6de88d247cd57010944f62267b53c47d5ae3 [diff] |
riowatchdog: Convert to pure OF driver. This also cleans up a lot of crud in this driver: 1) Don't touch the BBC regs, just leave the watchdog trigger behavior whatever the firmware programmed it to. 2) Use WATCHDOG_MINOR instead of hardcoded and not properly allocated RIOWD_MINOR. Hey, I haven't touched it since I wrote it years ago :-) Signed-off-by: David S. Miller <davem@davemloft.net>