diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-10-14 10:18:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-14 10:18:26 +0200 |
commit | 03717e3d12b625268848414e39beda25e4515692 (patch) | |
tree | 8f5b80f26b8c473675aab6dcd63f5a0cfb518794 /Makefile | |
parent | sparc64: Set IRQF_DISABLED on LDC channel IRQs. (diff) | |
download | linux-03717e3d12b625268848414e39beda25e4515692.tar.xz linux-03717e3d12b625268848414e39beda25e4515692.zip |
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions