diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-13 00:10:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 04:09:29 +0100 |
commit | f6405afe238f9f16362dd64a814b0381113da67e (patch) | |
tree | 33ed437a6e3797cea5a938895dd39035ca22e2b7 /drivers/rtc/rtc-sh.c | |
parent | drivers/rtc/rtc-pcf2123.c: use dev_get_platdata() (diff) | |
download | linux-f6405afe238f9f16362dd64a814b0381113da67e.tar.xz linux-f6405afe238f9f16362dd64a814b0381113da67e.zip |
drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly. This is a cosmetic change to make
the code simpler and enhance the readability.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-sh.c')
0 files changed, 0 insertions, 0 deletions