From: Xunlei Pang Date: Thu, 2 Apr 2015 03:34:31 +0000 (-0700) Subject: drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time X-Git-Tag: omap-for-v4.1/fixes-rc1~197^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482494a8d395877c4776a3d76f89342d7ad7c4c6;p=pandora-kernel.git drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time rtc_class_ops's set_alarm() shouldn't deal with the alarm date, as this is handled in the rtc core. See rtc_dev_ioctl()'s RTC_ALM_SET and RTC_WKALM_SET cases. Signed-off-by: Xunlei Pang Signed-off-by: John Stultz Acked-by: Alessandro Zummo Cc: Peter Zijlstra Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1427945681-29972-12-git-send-email-john.stultz@linaro.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed