commit | af69a180e0675ce95842adb519079204ee5647ea | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Dec 15 16:46:00 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:19:59 2009 -0800 |
tree | 138b271a928e8715611393fb779251110bc6aa22 | |
parent | ba4f3e47cb9ef72f864f1b5548688e0a195011e9 [diff] |
rtc-tx4939: fix races around device registration * Use its own spinlock instead of rtc->irq_lock * Check pdata->rtc before calling rtc_update_irq * Disable interrupt after rtc_device_unregister Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Acked-by: Alessandro Zummo <a.zummo@towertech.it> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>