28 Nov
2016
28 Nov
'16
7:53 p.m.
Hi Richard,
On Mon, Nov 28, 2016 at 05:32:30PM +0000, Richard Fitzgerald wrote:
The name of a codec pin can have an optional prefix string, which is defined by the SoC machine driver. The snd_soc_dapm_x_pin functions take the fully-specified name including the prefix and so the existing code would fail to find the pin if the audio machine driver had added a prefix.
Switch to using the snd_soc_component_x_pin equivalent functions that take a specified SoC component and automatically add the name prefix to the provided pin name.
Signed-off-by: Richard Fitzgerald rf@opensource.wolfsonmicro.com
If ASOC folks are fine with this then I am otto. Please merge with the rest of Arizona changes.
Acked-by: Dmitry Torokhov dmitry.torokhov@gmail.com
Thanks.
--
Dmitry