13 May
2013
13 May
'13
8:55 a.m.
On Mon, May 13, 2013 at 01:27:47AM +0000, Zhang, Ning A wrote:
When I try to fix wm1811 standby issue for our customer, I find a strange behavior in ASOC core.
here is my test code:
snd_soc_dapm_disable_pin(&dapm,"MICBIAS2"); snd_soc_dapm_disable_pin(&dapm,"CLK_SYS"); snd_soc_dapm_sync(&dapm);
What you are saying seems sensible. Please send your patch as covered in Documentation/SubmittingPatches in the kernel - the general idea is to send something that can be applied using git am.