commit | 1c8034c7f0a3b53bb27b0faa9a6e3f88da0322ea | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Sep 17 14:08:58 2013 +0900 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 20 12:22:03 2013 +0300 |
tree | b2da323e941635fc5dc7fe6e41029a65604a6983 | |
parent | e09f398e534944146245a7fab7f642e9247b104a [diff] |
video: imxfb: 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>