diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-12 23:10:44 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 03:09:29 (GMT) |
commit | 8136032ba50c9e1efdc93b047543fadfc691e884 (patch) | |
tree | 922ffae7e9f6a65f547bf3d12748f259ebfe0eb2 /virt | |
parent | 28dc5f803899c14f3096b36b643424717ba2b271 (diff) | |
download | linux-8136032ba50c9e1efdc93b047543fadfc691e884.tar.xz |
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 'virt')
0 files changed, 0 insertions, 0 deletions