]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] v4l: vsp1: Use the new media graph walk interface
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 16 Dec 2015 13:32:27 +0000 (15:32 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:19 +0000 (12:19 -0200)
commitc1a5f1bc0b7a585efaeda40c1eb8f5f4bd9d328d
tree20108098f8bdac2363a2f77754123ec618039b4c
parent08613c549ff5ac98d04d9dd28a4ffafa3918e2ca
[media] v4l: vsp1: Use the new media graph walk interface

The media graph walk requires initialisation and cleanup soon. Update the
users to perform the soon necessary API calls.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_video.c