At Mon, 16 Nov 2009 13:22:56 +0100 (CET), Jaroslav Kysela wrote:
On Mon, 16 Nov 2009, Takashi Iwai wrote:
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. Please, apply also:
ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.h
http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=b1fb471ab578d5...
OK, done. Thanks.
Takashi