From: Heiko Stuebner Date: Fri, 9 May 2014 22:36:57 +0000 (-0700) Subject: drivers/rtc/rtc-hym8563.c: set uie_unsupported X-Git-Tag: omap-for-v3.16/fixes-against-rc1~196^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282cba6b00a95f0277ed71551e3f6b0477e8836b;p=pandora-kernel.git drivers/rtc/rtc-hym8563.c: set uie_unsupported The alarm of the hym8563 only supports a minute accuracy, while the uie wants an alarm one second in the future. Therefore things like the select() syscall will fail with a timeout, because the next alarm will happen in a worst case of 60 seconds. Signed-off-by: Heiko Stuebner Cc: Alessandro Zummo Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed