diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-13 00:10:52 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 04:09:30 +0100 |
commit | e58c18d434a44d0d4402ea08f08c6ed0f4c4ff72 (patch) | |
tree | a8dd031f767049fd07c4868e72babf262e2939e0 /drivers/rtc/rtc-v3020.c | |
parent | drivers/rtc/rtc-rs5c348.c: use dev_get_platdata() (diff) | |
download | linux-e58c18d434a44d0d4402ea08f08c6ed0f4c4ff72.tar.xz linux-e58c18d434a44d0d4402ea08f08c6ed0f4c4ff72.zip |
drivers/rtc/rtc-sh.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-v3020.c')
0 files changed, 0 insertions, 0 deletions