16 Nov
2009
16 Nov
'09
12:23 p.m.
At Mon, 16 Nov 2009 10:23:42 +0100 (CET), Jaroslav Kysela wrote:
On Thu, 12 Nov 2009, Jaroslav Kysela wrote:
Also, both commits give many warnings via checkpatch.pl... So I postpone the merge so far.
I'll fix that, if we agree how to go...
I recoded both patches:
ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping
http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=fb8b61ef469a50...
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=aedbf652769307...
Yeah, this looks a lot better! Applied both now in addition to a minor clean up by defining 1<<31 as a const together with some understandable comments.
Thanks.
Takashi