From: Daniel Mack Date: Thu, 11 Mar 2010 20:13:24 +0000 (+0100) Subject: ALSA: usb-mixer: parse descriptors with structs X-Git-Tag: v2.6.35-rc1~478^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99fc86450c439039d2ef88d06b222fd51a779176;p=pandora-kernel.git ALSA: usb-mixer: parse descriptors with structs Introduce a number of new structs for mixer, selector, feature and processing units and some static inline helpers to access fields which have dynamic offsets. Use them in mixer.c to parse the descriptors. This is necessary for the upcoming audio v2 parsers. Signed-off-by: Daniel Mack Cc: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed