[alsa-devel] [PATCH v4] ASoC: ics43432: Add codec driver for InvenSense ICS-43432 (fwd)

Mark Brown broonie at kernel.org
Tue Aug 25 19:49:33 CEST 2015


On Mon, Aug 24, 2015 at 02:03:14PM +0200, Ricard Wanderlof wrote:

> +static int ics43432_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
> +{
> +	switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
> +	case SND_SOC_DAIFMT_NB_NF:
> +		break;
> +	default:
> +		return -EINVAL;
> +	}

I've asked you several times to implement format checking in the core if
you think it's useful to add :(
-------------- 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/20150825/23b14421/attachment.sig>


More information about the Alsa-devel mailing list