diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-04-16 12:46:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 09:04:02 -0400 |
commit | 492da68c8c3babc573208e057a9011d9489f2b5a (patch) | |
tree | 2bfdc39cfbf24081b10b0227b157b62d98700fc8 /firmware/cis | |
parent | 5d9094b6c7fc87d1909143540c1e2fddde9129b3 (diff) | |
download | op-kernel-dev-492da68c8c3babc573208e057a9011d9489f2b5a.zip op-kernel-dev-492da68c8c3babc573208e057a9011d9489f2b5a.tar.gz |
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
s3c_rtc_gettime() already returns the result of rtc_valid_tm() on the
obtained time so get rid of another call to rtc_valid_tm().
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions