Re: [PATCH 15/16] ti-vpe: set device_caps in struct video_device

2019-06-26 Thread Benoit Parrot
Acked-by: Benoit Parrot Hans Verkuil wrote on Wed [2019-Jun-26 09:44:20 +0200]: > Instead of filling in the struct v4l2_capability device_caps > field, fill in the struct video_device device_caps field. > > That way the V4L2 core knows what the capabilities of the > video device are. > > Sign

[PATCH 15/16] ti-vpe: set device_caps in struct video_device

2019-06-26 Thread Hans Verkuil
Instead of filling in the struct v4l2_capability device_caps field, fill in the struct video_device device_caps field. That way the V4L2 core knows what the capabilities of the video device are. Signed-off-by: Hans Verkuil Cc: Benoit Parrot --- drivers/media/platform/ti-vpe/cal.c | 5 ++--- 1