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

Tomoya MORINAGA tomoya.rohm at gmail.com
Wed Mar 21 01:51:58 CET 2012


On Tue, Mar 20, 2012 at 4:21 AM, Mark Brown
<broonie at opensource.wolfsonmicro.com> 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


More information about the Alsa-devel mailing list