Re: [alsa-devel] [PATCH v4 3/7] ASoC: da7210: Add support for muteand zero cross controls

From: Mark Brown
Date: Tue Oct 18 2011 - 08:08:49 EST


On Tue, Oct 18, 2011 at 05:19:08PM +0530, Ashish Chavan wrote:

> SOC_DOUBLE_R("Mic Capture Switch", ...),
> SOC_SINGLE("Aux2 Capture Switch", ...),

> Now I have realized that this may cause a naming conflict with my
> "mic_aux_inpga" patch, which I am going to submit after DAPM issues get
> sorted. In "mic aux inpga" patch there are controls for Mic and Aux2
> volume control,

> SOC_DOUBLE_R_TLV("Mic Capture Volume", ...),
> SOC_SINGLE_TLV("Aux2 Capture Volume", ...),

> As per my view, "Mic Capture Volume" is correct name for Mic volume
> control and we need to change name for Mic mute control. Do you agree?
> If yes, any suggestion for the name of Mic mute control?

I don't see any conflict in the above?
--
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/