From: David S. Miller Date: Fri, 29 Aug 2008 22:35:59 +0000 (-0700) Subject: riowatchdog: Convert to pure OF driver. X-Git-Tag: v2.6.28-rc1~706^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42311d75107ca78868ded0286b691aad2df1f29;p=pandora-kernel.git 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 --- Reading git-diff-tree failed