]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] em28xx: fix error path in em28xx_start_analog_streaming()
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Thu, 10 Oct 2013 18:31:53 +0000 (15:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Oct 2013 09:07:36 +0000 (06:07 -0300)
commit032f1ddf67e3e7da1a04995f5c322ded6805cbf4
treef128d0678c2bf588d3f13a83086d518382c754d6
parentb68cafc5ae5470648b9f90fe0846675d8c03e691
[media] em28xx: fix error path in em28xx_start_analog_streaming()

Increase the streaming_users count only if streaming start succeeds.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-video.c