commit | 27b15e31dbc5f4d7fc93e6acaa898cbfd1cf74ea | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Tue Aug 11 20:28:20 2015 +0900 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Sep 05 13:19:13 2015 +0200 |
tree | 4bf5ed57d23f3df7c1598a632ba35ec6f7030091 | |
parent | 7f23a93661eb5caa373f75a145cec14331a8caaa [diff] |
rtc: s3c: remove unnecessary NULL assignment It's unnecessary the code that assigns info->rtc_clk to NULL in s3c_rtc_remove. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>