rtc: mc13xxx: simplify alarm_irq_enable()
authorAlexander Shiyan <[email protected]>
Thu, 3 Apr 2014 21:49:58 +0000 (14:49 -0700)
committerLinus Torvalds <[email protected]>
Thu, 3 Apr 2014 23:21:20 +0000 (16:21 -0700)
commit2fb004a9b00e34908e59a1c1c5770910690a7588
tree871a45fc7c5f3b4a197e76e1c825f914ae57ff48
parent589e501439f9866b4bc415743b0ae0bb9a461c69
rtc: mc13xxx: simplify alarm_irq_enable()

This patch removes excess layer for alarm_irq_enable() function.

Signed-off-by: Alexander Shiyan <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Sascha Hauer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-mc13xxx.c