Em Fri, 13 Oct 2017 15:24:34 +0200 Hans Verkuil <hverkuil@xxxxxxxxx> escreveu: > > --- > > include/media/v4l2-common.h | 14 +++++--------- > > 1 file changed, 5 insertions(+), 9 deletions(-) > > > > diff --git a/include/media/v4l2-common.h b/include/media/v4l2-common.h > > @@ -238,11 +239,6 @@ struct v4l2_priv_tun_config { > > > > #define VIDIOC_INT_RESET _IOW ('d', 102, u32) > > Regarding this one: I *think* (long time ago) that the main reason for this > was to reset a locked up IR blaster. I wonder if this is still needed after > Sean's rework of this. Once that's all done and merged this would probably > merit another look to see if it can be removed. Sean, Could you please double-check if this is still required on RC? Thanks, Mauro