]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[ALSA] usb-audio - bind to control interface instead of usb_device
authorClemens Ladisch <clemens@ladisch.de>
Tue, 10 May 2005 12:51:40 +0000 (14:51 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:06:43 +0000 (10:06 +0200)
commit1dcd3ec4728f9568ee204ceb46b0851be324a7f9
tree9c89dfeb83d373627b5b47b0fbf2defd0f0ed4df
parent462c4173509c5d1ebdc6cfd58f7236c2ac467e30
[ALSA] usb-audio - bind to control interface instead of usb_device

USB generic driver
Bind the device files to the (first) audio control interface instead of
the entire USB device.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/usb/usbaudio.c