Thomas Gleixner 03717e3d12 watchdog: Fix rio watchdog probe function
After sucessfully registering the misc device the driver iounmaps the
hardware registers and kfree's the device data structure. Ouch !

This was introduced with commit e42311d75 (riowatchdog: Convert to
pure OF driver) and went unnoticed for more than a year :)

Return success instead of dropping into the error cleanup code path.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-14 01:18:26 -07:00
..
2009-06-18 07:30:30 +00:00
2009-09-18 08:39:37 +00:00
2008-08-08 19:18:18 +01:00
2009-06-18 07:30:30 +00:00
2008-08-06 13:02:16 +00:00
2009-06-20 18:37:20 +00:00
2009-09-18 08:39:37 +00:00
2009-06-18 07:30:30 +00:00
2009-09-18 08:39:37 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00