watchdog: ep93xx_wdt.c: fix platform probe
authorWim Van Sebroeck <wim@iguana.be>
Tue, 13 Mar 2012 08:06:12 +0000 (09:06 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 18:08:48 +0000 (20:08 +0200)
Fix the device/driver init so that the misc_register
happens as last (since this opens userspace access to
the device).

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found