diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-04-03 14:49:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:21:18 -0700 |
commit | daaf90f0b014106e5672381c7b576a149b346dd9 (patch) | |
tree | 4ca2afc121075d3e0c37d402199e137d2f22476f /scripts | |
parent | 681acc9f53210f8a4c1b280b077f2cd73e63ac4c (diff) |
rtc: rtc-coh901331: use devm_ioremap_resource()
Use devm_ioremap_resource() in order to make the code simpler, and
remove redundant return value check of platform_get_resource() because
the value is checked by devm_ioremap_resource().
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions