[media] v4l: vsp1: Check if an entity is a subdev with the right function
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 1 Mar 2016 09:27:10 +0000 (06:27 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 5 Mar 2016 12:09:12 +0000 (09:09 -0300)
commit02650ebd2d306b661e6ad000e7981c7d8544f8f6
treeebf59096062cbc686e5190ac849bc2ab7b407007
parent0a82edd011f5cd3de1eded8fe1d78cef370b2083
[media] v4l: vsp1: Check if an entity is a subdev with the right function

Use is_media_entity_v4l2_subdev() instead of is_media_entity_v4l2_io()
to check whether the entity is a subdev.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_video.c
This page took 0.037553 seconds and 5 git commands to generate.