On Thu, Jan 17, 2019 at 12:25:58AM +0000, Ben Hutchings wrote: > The backport of commit afeaade90db4 "media: em28xx: make > v4l2-compliance happier by starting sequence on zero" added a > reset on em28xx_v4l2::field_count to em28xx_enable_analog_tuner() > but it should be done in em28xx_start_analog_streaming(). > > Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> > --- > drivers/media/usb/em28xx/em28xx-video.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, now queued up. greg k-h