From: Venu Byravarasu Date: Fri, 23 Mar 2012 22:02:33 +0000 (-0700) Subject: drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing X-Git-Tag: v3.4-rc1~109^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a339d016e26f96a1bd9e08306c857825c91a66;p=pandora-kernel.git drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing For clearing RTC interrupt, programming ALARM bit only is sufficient, as all other bits are any way not affected by writing 0 to them. Hence removed unwanted OR operation. Signed-off-by: Venu Byravarasu Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed