]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] em28xx: prevent registering wrong interfaces for audio-only
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 6 Jan 2014 08:27:47 +0000 (05:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 07:14:50 +0000 (05:14 -0200)
commit822b8deab870f8edc2d8a1848f61c054a8188de6
treecf25672e6b74c037089a6c679163ca967a7460c3
parentd8992b0931c1f9b1254d57b26b2965327337e7c6
[media] em28xx: prevent registering wrong interfaces for audio-only

A few devices (em2860) use a separate interface for audio only
Audio Vendor Class USB. That interface should not be used by
Remote Controller, Analog TV or Digital TV.

Prevents initializing all non-audio extensions for the audio
only interface.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-dvb.c
drivers/media/usb/em28xx/em28xx-input.c
drivers/media/usb/em28xx/em28xx-video.c