From: Daniel Mack Date: Wed, 16 Jun 2010 15:57:31 +0000 (+0200) Subject: ALSA: usb-audio: simplify control interface access X-Git-Tag: v2.6.36-rc1~493^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8d4dcfd423b01ef7ea7c3c97720764b7adb6df;p=pandora-kernel.git ALSA: usb-audio: simplify control interface access As the control interface is now carried in struct snd_usb_audio, we can simplify the API a little and also drop the private ctrlif field from struct usb_mixer_interface. Also remove a left-over function prototype in pcm.h. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed