diff options
author | Alim Akhtar <[email protected]> | 2016-07-05 15:28:52 +0530 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2016-07-19 17:48:04 +0200 |
commit | 41a193c7615284cfa3ff3227e13c241f823b13d7 (patch) | |
tree | 4f42ee065fa26ef08377efeccb16734188cf0e8a /scripts/gcc-plugins | |
parent | d8cac8d93e17d7531d154d94ca9f9e597fe58cad (diff) |
rtc: s3c: Remove unnecessary call to disable already disabled clock
At the end of s3c_rtc_probe(), s3c_rtc_disable_clk() being called with rtc
clock already disabled (by s3c_rtc_gettime()), which looks extra and
unnecessary call. Lets clean it up.
Signed-off-by: Alim Akhtar <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Pankaj Dubey <[email protected]>
Tested-by: Pankaj Dubey <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions