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.2.39~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=565b34099979a3da701b78afcf16e7d3cb1af37e;p=pandora-kernel.git drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler commit 72fca4a4b32dc778b5b885c3498700e42b610d49 upstream. 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed