upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:52:47 +0000 (11:52 +0900)
commitea584cfa9c0cf715f19fc15c3c23ad8c6b1ece68
tree415110e0e35f68741602d6f0eca0820ab83c9484
parent67251fbff17f90f90e9955b178eeedba336f05aa
upstream: [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