media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
This is needed if we want the core to be able to check _MPLANE support without having to call the ->vidioc_querycap() hook. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
このコミットが含まれているのは:
@@ -12,5 +12,4 @@
|
||||
#include <media/v4l2-subdev.h>
|
||||
|
||||
struct v4l2_subdev *fimc_find_remote_sensor(struct media_entity *entity);
|
||||
void __fimc_vidioc_querycap(struct device *dev, struct v4l2_capability *cap,
|
||||
unsigned int caps);
|
||||
void __fimc_vidioc_querycap(struct device *dev, struct v4l2_capability *cap);
|
||||
|
新しいイシューから参照
ユーザーをブロックする