At Fri, 9 Oct 2009 18:39:57 +0800, LoganLi@viatech.com.cn wrote:
From: Lydia Wang lydiawang@viatech.com.cn Subject: ALSA: HDA VIA: Add Jack detect feature for VT1708.
VT1708 does not support unsolicited response, but we need hp detect to automute speaker. Implemented in workqueue.
Signed-off-by: Lydia Wang lydiawang@viatech.com.cn Signed-off-by: Logan Li loganli@viatech.com.cn
Unfortunately, the patches can't be applied: * the patch should be based on linux-kernel tree, so it'd be like --- a/sound/pci/hda/patch_via.c +++ b/sound/pci/hda/patch_via.c instead of --- a/pci/hda/patch_via.c +++ b/pci/hda/patch_via.c * Your MUA breaks the lines; the patches are malformed
And, patch 0/x is usually for the explanation of the patch series. The real patch starts from 1/x :)
Could you fix and repost? Especially the MUA problem is critical. Try to send the patch to yourself and test the mailed patch before submission.
thanks,
Takashi