commit | e09f398e534944146245a7fab7f642e9247b104a | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Sep 17 14:08:14 2013 +0900 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 20 12:22:02 2013 +0300 |
tree | d6d292be5c908a5de19c5e39c2c847c114135383 | |
parent | 700601d28039bd01d26cb2328d11140ae8c53fd2 [diff] |
video: ep93xx-fb: 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>