Home
last modified time | relevance | path

Searched hist:"28 dc5f803899c14f3096b36b643424717ba2b271" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-ep93xx.cdiff 28dc5f803899c14f3096b36b643424717ba2b271 Wed Nov 13 00:10:43 CET 2013 Jingoo Han <jg1.han@samsung.com> 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>