commit | 99fc86450c439039d2ef88d06b222fd51a779176 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Thu Mar 11 21:13:24 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Mar 12 12:21:12 2010 +0100 |
tree | de18f564ac09bc36f40b4ea4f88ab71c48ce290c | |
parent | f0b5e634ff25e02a64676022ee13284a9c810879 [diff] |
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 <daniel@caiaq.de> Cc: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>