commit | 6b1446bc7c89025e07037f9c238a60b6fbe3c207 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sun Feb 28 23:28:38 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Apr 13 17:25:17 2016 -0300 |
tree | cb68a5d7d1f0ae17825842498892ed83d748501d | |
parent | c1741af7d1d0f2f9d748939678c4d4cc33783069 [diff] |
[media] v4l: vsp1: video: Fix coding style Commit 54b5a749b4f3 ("[media] v4l: vsp1: Use media entity enumeration interface") wasn't aligned with the driver coding style. Fix it by renaming the rval variable to ret. Furthermore shorten lines by accessing the media_device instance in a more straightforward fashion. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>