22 Mar
2011
22 Mar
'11
11:08 a.m.
At Tue, 22 Mar 2011 09:33:08 +0100 (CET), Jaroslav Kysela wrote:
On Tue, 22 Mar 2011, Lydia Wang wrote:
From: Lydia Wang lydiawang@viatech.com.cn Subject: ALSA: VIA HDA: Fix VT1708 can't build up Headphone control issue.
Since VT1708 didn't support the control of getting connection number, building of headphone control will fail in via_hp_build() function.
I would move the declaration of 'nums' variable to the if {} section here.
But it would double the patch size ;)
Takashi