Files
linux-legacy/drivers/watchdog
Thomas Gleixner bfdf85fe73 watchdog: Fix rio watchdog probe function
[ Upstream commit 03717e3d12b625268848414e39beda25e4515692 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-11-09 16:21:59 -08:00
..
2009-06-18 07:30:30 +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-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00