Re: [alsa-devel] [PATCH] alsa: Intel HDA output and align Ids.

From: Takashi Iwai
Date: Mon Mar 23 2009 - 07:00:05 EST


At Mon, 23 Mar 2009 11:15:59 +0100,
Pascal de Bruijn | Unilogic Networks B.V. wrote:
>
> This patch does two things:
> Output Intel HDA Function Id in /proc/asound/cardX/codec#X
> Align Vendor/Subsystem/Revision Ids to 8 characters, front-padded with zeros
>
> Before:
> Vendor Id: 0x11d41884
> Subsystem Id: 0x103c281a
> Revision Id: 0x100100
>
> After:
> Function Id: 0x1
> Vendor Id: 0x11d41884
> Subsystem Id: 0x103c281a
> Revision Id: 0x0100100
>
> As report on the Kernel Bugzilla #12888
>
> Signed-off-by: Pascal de Bruijn <pascal@xxxxxxxxxxxxxxxxxxxx>

Applied now. Thanks!


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/