diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-13 00:10:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 04:09:29 +0100 |
commit | 8136032ba50c9e1efdc93b047543fadfc691e884 (patch) | |
tree | 922ffae7e9f6a65f547bf3d12748f259ebfe0eb2 /drivers/rtc/rtc-tegra.c | |
parent | drivers/rtc/rtc-ep93xx.c: use dev_get_platdata() (diff) | |
download | linux-8136032ba50c9e1efdc93b047543fadfc691e884.tar.xz linux-8136032ba50c9e1efdc93b047543fadfc691e884.zip |
drivers/rtc/rtc-m48t59.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-tegra.c')
0 files changed, 0 insertions, 0 deletions