]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] v4l: vsp1: Use media entity enumeration interface
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 16 Dec 2015 13:32:31 +0000 (11:32 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:21 +0000 (12:19 -0200)
commit54b5a749b4f3010b3b657507b8ef1eee3a100b09
tree63b39c852bf62ab58de3d8fbc9db38484ef15912
parent17d3d4058a61329a6a4384054da6a57c65c7e8ba
[media] v4l: vsp1: Use media entity enumeration interface

Instead of using a bitmap directly in a driver, use the new media entity
enumeration interface to perform the same.

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