video: w100fb: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 17 Sep 2013 05:11:55 +0000 (14:11 +0900)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 20 Sep 2013 09:23:22 +0000 (12:23 +0300)
commit91f8628b7f7fe82af389ca99fffa1f132cb6afbf
tree6d005a25e021f0e40a4b6117600fa26aea60d75c
parent0442f762b08bfd1ec929ec8768c8046db4a0e8d7
video: w100fb: 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: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/w100fb.c
This page took 0.024651 seconds and 5 git commands to generate.