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

Takashi Iwai tiwai at suse.de
Wed Feb 11 14:19:28 CET 2015


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.  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.


thanks,

Takashi

> 
> 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