[alsa-devel] [Patch V3 04/10] ASoC: codec: Add MAX98357A codec driver

Mark Brown broonie at kernel.org
Fri Dec 26 17:44:33 CET 2014


On Wed, Dec 24, 2014 at 08:42:04AM -0800, Kenneth Westfield wrote:

> +++ b/sound/soc/codecs/Kconfig
> @@ -69,6 +69,7 @@ config SND_SOC_ALL_CODECS
>  	select SND_SOC_MAX98088 if I2C
>  	select SND_SOC_MAX98090 if I2C
>  	select SND_SOC_MAX98095 if I2C
> +	select SND_SOC_MAX98357A if SND_SOC_QCOM

What does this have to do with SND_SOC_QCOM?

>  # Amp
> +snd-soc-max98357a-objs := max98357a.o

Why is this CODEC driver being sorted with the amplifier drivers?

> +static struct platform_driver max98357a_platform_driver = {
> +	.driver = {
> +		.name = DRV_NAME,
> +		.of_match_table = max98357a_dt_match,

of_match_ptr().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141226/cf1f3c40/attachment.sig>


More information about the Alsa-devel mailing list