[alsa-devel] [PATCH 0/8] ALSA: control: refactoring core codes

Takashi Sakamoto o-takashi at sakamocchi.jp
Thu Feb 12 13:38:35 CET 2015


On Feb 11 2015 22:19, Takashi Iwai wrote:
> At Wed, 11 Feb 2015 19:37:24 +0900,
> Takashi Sakamoto wrote:
>>
>> This patchset is for refactoring core control codes. This is also a
>> preparation for my further work for ALSA control functionality.
> 
> As now is already after the 3.20 merge window open, basically I'd take
> only fix patches now and postpone the rest for 3.21.

I'm posting them for 3.21, not for current 3.20. I should add some
comments about this, sorry to trouble you.

> So, please pick up (and revise) the fix patches that are really worth
> for 3.20 and resubmit them.  Submit the rest as another patchset to be 
> distinguished from the former.

Nothing for 3.20. I'll wait for closing the merge window, then post the
revised patches, but hope to continue discussion.


Regards

Takashi Sakamoto

>> Takashi Sakamoto (8):
>>   ALSA: control: change type from long due to the definition of sizeof
>>     operator
>>   ALSA: control: obsolete switch statement with const value table
>>   ALSA: control: gathering evaluations to access
>>   ALSA: control: add a comment about locking values after creating
>>   ALSA: control: rename loop index to i
>>   ALSA: control: fix over 80 characters lines
>>   ALSA: control: rename to appropriate macro name
>>   ALSA: control: arrange snd_ctl_new() as a local function
>>
>>  sound/core/control.c | 223 ++++++++++++++++++++++++++-------------------------
>>  1 file changed, 113 insertions(+), 110 deletions(-)
>>
>> -- 
>> 2.1.0


More information about the Alsa-devel mailing list