summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2012-03-05 14:59:16 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-05 15:49:43 -0800
commit73737b878767ef441d7cc34ebeeba01dd0a68dd6 (patch)
tree6f8bbc31654c7d3ee8551743e84a85a5d540dd5c /mm
parent22ea71d7f49c3115e3a9ced5eac109fef26d3559 (diff)
downloadop-kernel-dev-73737b878767ef441d7cc34ebeeba01dd0a68dd6.zip
op-kernel-dev-73737b878767ef441d7cc34ebeeba01dd0a68dd6.tar.gz
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
If probing the RTC didn't succeed due to failed RTC register access, the RTC device will be unregistered. Then, when removing the module r9701_remove() causes a kernel crash while trying to unregister a not registered RTC device. Fix this by doing RTC register access test before RTC device registration. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud