diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-04-16 22:45:34 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 16:04:01 +0300 |
commit | b3288a43b4dacd2b4d2b24726d7b469d8ade5120 (patch) | |
tree | 6f83a13dd27b1e1d39b3091b0ba1b09e9a491158 /Documentation/devicetree | |
parent | d174a024007dd543fd066cffd8eb727806a62da6 (diff) | |
download | linux-b3288a43b4dacd2b4d2b24726d7b469d8ade5120.tar.xz |
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
When the clock is disabled, do not return a rate of 0 but instead return
the rate the clock will be running at after it gets enabled. This
prevents problems when the core clock code is trying to determine a
suitable rate, while the clock is still off.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions