linux-kernel-test/drivers/media/video/au0828
Devin Heitmueller 2eaf396020 V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed
If the analog initialization failed to create the video device, we never
actually add the entry to the au0828_devlist.  Therefore a panic occurs when
unregistering the analog subsystem.

Make it so we only remove the entry from the list if we added it to the list
in the first place.

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:27 -03:00
..
au0828-cards.c V4L/DVB (11078): au0828: properly handle non-existent analog inputs 2009-03-30 12:43:26 -03:00
au0828-cards.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-core.c V4L/DVB (11078): au0828: properly handle non-existent analog inputs 2009-03-30 12:43:26 -03:00
au0828-dvb.c V4L/DVB (11070): au0828: Rework the way the analog video binding occurs 2009-03-30 12:43:25 -03:00
au0828-i2c.c V4L/DVB (11074): au0828: fix i2c enumeration bug 2009-03-30 12:43:26 -03:00
au0828-reg.h V4L/DVB (11066): au0828: add support for analog functionality in bridge 2009-03-30 12:43:25 -03:00
au0828-video.c V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed 2009-03-30 12:43:27 -03:00
au0828.h V4L/DVB (11078): au0828: properly handle non-existent analog inputs 2009-03-30 12:43:26 -03:00
Kconfig V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies 2009-03-30 12:43:14 -03:00
Makefile V4L/DVB (11066): au0828: add support for analog functionality in bridge 2009-03-30 12:43:25 -03:00