lkml.org 
[lkml]   [2011]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [alsa-devel] [PATCH v2 2/9] ASoC: da7210: Add support for line input and mic
On Thu, Oct 13, 2011 at 07:34:04PM +0530, Ashish Chavan wrote:
> } else {
> - /* Volume 7 */
> - snd_soc_update_bits(codec, DA7210_MIC_L, 0x7, 0x7);
> - snd_soc_update_bits(codec, DA7210_MIC_R, 0x7, 0x7);
> -
> - /* Enable Mic */
> - snd_soc_update_bits(codec, DA7210_INMIX_L, 0x1F, 0x1);
> - snd_soc_update_bits(codec, DA7210_INMIX_R, 0x1F, 0x1);
> + /* Enable Mic,AUX1 and AUX2 */
> + snd_soc_update_bits(codec, DA7210_INMIX_L, 0x1F, 0xD);
> + snd_soc_update_bits(codec, DA7210_INMIX_R, 0x1F, 0xD);

So, I did mention that the DAPM patch should come first when I reviewed
your previous series...


\
 
 \ /
  Last update: 2011-10-13 18:23    [W:0.029 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site