[alsa-devel] ASoC: ssm2518: bug in ssm2518_set_tdm_slot

Axel Lin axel.lin at ingics.com
Mon Jun 10 15:39:41 CEST 2013


ASoC: ssm2518: bug in ssm2518_set_tdm_slot

The code in ssm2518_set_tdm_slot looks wrong:

        if (tx_mask == 0 || tx_mask != 0)
                return -EINVAL;

So ssm2518_set_tdm_slot() always returns error.




More information about the Alsa-devel mailing list