android_kernel_xiaomi_sm8350/drivers/media/video/em28xx
Hans Verkuil 3ea2b673a5 [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free
Calling subdevs to handle s_ctrl returned a non-zero return code even if
everything went fine.

Calling STREAMOFF if no STREAMON happened earlier would hit a BUG_ON
in res_free.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-30 08:02:23 -02:00
..
em28xx-audio.c [media] em28xx-audio: fix some locking issues 2010-10-21 01:17:50 -02:00
em28xx-cards.c [media] em28xx: Fix audio input for Terratec Grabby 2010-12-29 08:17:17 -02:00
em28xx-core.c
em28xx-dvb.c [media] em28xx: Add support for Leadership ISDB-T 2010-12-29 08:16:26 -02:00
em28xx-i2c.c
em28xx-input.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
em28xx-reg.h
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free 2010-12-30 08:02:23 -02:00
em28xx.h [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile