On 05/14/2018 01:55 PM, Hans Verkuil wrote:
> From: Hans Verkuil <hansv...@cisco.com>
> 
> This driver is the only V4L driver that does not set unlocked_ioctl
> to video_ioctl2.
> 
> The only thing that pvr2_v4l2_ioctl does besides calling video_ioctl2
> is calling pvr2_hdw_commit_ctl(). Add pvr2_hdw_commit_ctl() calls to
> the various ioctls that need this, and we can replace pvr2_v4l2_ioctl
> by video_ioctl2.
> 
> Signed-off-by: Hans Verkuil <hansv...@cisco.com>

Tested-by: Hans Verkuil <hansv...@cisco.com>

Reply via email to