diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-05-09 22:36:57 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-11 08:55:48 (GMT) |
commit | 282cba6b00a95f0277ed71551e3f6b0477e8836b (patch) | |
tree | 4d4ad3df1afb3348ecf07e297d8665a0361a39a9 /MAINTAINERS | |
parent | afcf0a2d9289bbe50aab362e6fb2798038815973 (diff) | |
download | linux-282cba6b00a95f0277ed71551e3f6b0477e8836b.tar.xz |
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 <heiko@sntech.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions