From: Jan Luebbe Date: Mon, 4 Feb 2013 22:28:53 +0000 (-0800) Subject: drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler X-Git-Tag: v3.8-rc7~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fca4a4b32dc778b5b885c3498700e42b610d49;p=pandora-kernel.git drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler Previously the alarm event was not propagated into the RTC subsystem. By adding a call to rtc_update_irq, this fixes a timeout problem with the hwclock utility. Signed-off-by: Jan Luebbe Cc: Alessandro Zummo Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed