Re: [PATCH v7] sound/soc/lapis: add machine driver for ML7213 Carrier Board

From: Tomoya MORINAGA
Date: Tue Mar 20 2012 - 20:52:32 EST


On Tue, Mar 20, 2012 at 4:21 AM, Mark Brown
<broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>> +     snd_soc_dapm_enable_pin(dapm, "Speaker");
>> +     snd_soc_dapm_enable_pin(dapm, "AnalogMIC");
>> +     snd_soc_dapm_enable_pin(dapm, "MICBIAS");
>
> Why are you doing thiS?  You never disable these things so if this were
> needed you may as well do it on init, but since the default state is
> enabled anyway this shouldn't be doing anytihng.

OK.
I've confirmed if deleting these lines, both playback/capture work well.
So, I'll delete these.

thanks.
--
ROHM Co., Ltd.
tomoya
--
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/