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().

Attachment: signature.asc
Description: Digital signature

Reply via email to