android_kernel_motorola_sm6225/drivers/media/video/em28xx
Devin Heitmueller 0367ca1bc7 V4L/DVB (8010): em28xx: Properly register extensions for already attached devices
em28xx-video.c
 - Properly handle loading of the module when multiple devices are already
   connected (such as at bootup).  Before we were only calling dvb_init()
   against the last device in the list, so while we were handling subsequent
   adds properly, if there were multiple devices present on driver load,
   everybody except the last device would not get initialized.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-06-26 15:58:42 -03:00
..
em28xx-audio.c V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
em28xx-cards.c V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950 2008-05-14 02:54:00 -03:00
em28xx-core.c V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc 2008-04-26 09:10:49 -03:00
em28xx-dvb.c V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not registered yet 2008-05-14 02:53:58 -03:00
em28xx-i2c.c V4L/DVB (7607): CodingStyle fixes 2008-04-24 14:09:41 -03:00
em28xx-input.c V4L/DVB (7607): CodingStyle fixes 2008-04-24 14:09:41 -03:00
em28xx-reg.h V4L/DVB (7613): em28xx: rename registers 2008-04-24 14:09:42 -03:00
em28xx-video.c V4L/DVB (8010): em28xx: Properly register extensions for already attached devices 2008-06-26 15:58:42 -03:00
em28xx.h V4L/DVB (7618): em28xx: make some symbols static 2008-04-24 14:09:42 -03:00
Kconfig V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb 2008-05-14 02:54:07 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00