V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support them
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Tue, 10 Jun 2008 15:34:35 +0000 (12:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:44 +0000 (15:58 -0300)
commitdf619181631217e3166bb6c7538f981e0272617f
treec35f999f9a557490a997cd57eebe403216993ca5
parent1a78db826973b9fa658d72291ec2007889e2faf7
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support them

em28xx-audio.c
em28xx-dvb.c
 - Em28xx extensions should ensure they are being only loaded against devices
   that support them.  Deals with case where there are multiple em28xx
   devices, some of which have DVB (or ALSA) support and some do not.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-audio.c
drivers/media/video/em28xx/em28xx-dvb.c