[alsa-devel] [PATCH] ASoC: kirkwood-i2s: fix a compilation warning

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Jul 16 01:04:29 CEST 2013


On Mon, Jul 15, 2013 at 11:58:36PM +0100, Mark Brown wrote:
> The only thing I can see which is pushing a constraint up the stack is
> KIRKWOOD_I2S_RATES in the DAIs which only allows 44.1kHz, 48kHz and
> 96kHz, the rates for which the internal clock is used.

Take a closer look, because you are mistaken.

Particularly note how there are two struct snd_soc_dai_driver's, one
which gets used if we don't have an external clock, and the other
which does.  They differ in their .rates initializer.


More information about the Alsa-devel mailing list