diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-13 03:10:43 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 07:09:29 +0400 |
commit | 28dc5f803899c14f3096b36b643424717ba2b271 (patch) | |
tree | bb53815f32fd4861677c427a46a732a329d43bac /drivers/acpi | |
parent | 77bf38223c0bf51bb303bc074881b403be3c09b4 (diff) | |
download | linux-28dc5f803899c14f3096b36b643424717ba2b271.tar.xz |
drivers/rtc/rtc-ep93xx.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/acpi')
0 files changed, 0 insertions, 0 deletions