[alsa-devel] [PATCH v2 0/5] snd-usb-6fire: volume control updates

22 Feb
2012
22 Feb
'12
3:06 p.m.
Changes in v2:
- removal of log-conversion now in separate patch - tlv added - invalid channels in put and get routines now return -EINVAL - index numbers used for controls instead of stating the index in the .name-string - list terminator now added when list is added, not later in patchset - input volume info now doesn't use negative values any longer; shifts the value to start at zero and adds tlv to indicate the negative value - removed index of single input volume element
Thanks, Torsten

22 Feb
22 Feb
3:54 p.m.
New subject: [alsa-devel] [PATCH v2 0/5] snd-usb-6fire: volume control updates
At Wed, 22 Feb 2012 14:06:17 +0100, Torsten Schenk wrote:
Changes in v2:
- removal of log-conversion now in separate patch
- tlv added
- invalid channels in put and get routines now return -EINVAL
- index numbers used for controls instead of stating the index in the .name-string
- list terminator now added when list is added, not later in patchset
- input volume info now doesn't use negative values any longer; shifts the value to start at zero and adds tlv to indicate the negative value
- removed index of single input volume element
Thanks for the patches.
Looks almost good but a few minor things to be fixed as I already posted. Please repost after fixing them.
Takashi
4814
Age (days ago)
4814
Last active (days ago)
1 comments
2 participants
participants (2)
-
Takashi Iwai
-
Torsten Schenk