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

No differences found