]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em2xx: use v4l2_mc_create_media_graph()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 5 Feb 2016 09:08:25 +0000 (07:08 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Feb 2016 09:23:41 +0000 (07:23 -0200)
commitef4c4f230fd6f70abd5a841ab214d40588eff178
treea5410b2b661486d1fbd6dcbd240ed8d524e324e0
parentf43181367ab40d46fd6e7ea11c4cd7629a56aa65
[media] em2xx: use v4l2_mc_create_media_graph()

Now that the core has a function to create the media graph,
we can get rid of the specialized code at em28xx.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/em28xx/em28xx-video.c