[alsa-devel] [PATCH 0/2 RFC] control core refactoring

Takashi Sakamoto o-takashi at sakamocchi.jp
Wed Apr 8 18:55:06 CEST 2015


This patchset is for refactoring control core code.

The first patch is re-send
http://mailman.alsa-project.org/pipermail/alsa-devel/2015-February/087700.html

The second patch is new. As long as I investigated, the changed code
was written in 1999 and its basic design have never been changed. In
my opinion, the design is a bit complicated and refactoring it is
better to decrease maintaining cost.

Takashi Sakamoto (2):
  ALSA: ctl: evaluate macro instead of numerical value
  ALSA: ctl: refactoring for read operation

 sound/core/control.c | 87 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 54 insertions(+), 33 deletions(-)

-- 
2.1.0



More information about the Alsa-devel mailing list