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)
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>

No differences found