Re: [PATCH v2] ASoC: kirkwood-i2s: fix a compilation warning

2013-07-16 Thread Mark Brown
On Tue, Jul 16, 2013 at 08:47:47AM +0200, Jean-Francois Moine wrote: > In the function kirkwood_set_rate, when the rate cannot be satisfied > by the internal nor by an external clock, the clock source in undefined: Applied, thanks. signature.asc Description: Digital signature

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

2013-07-16 Thread Jean-Francois Moine
In the function kirkwood_set_rate, when the rate cannot be satisfied by the internal nor by an external clock, the clock source in undefined: warning: ‘clks_ctrl’ may be used uninitialized in this function The ALSA subsystem should never gives such a rate because: - the rates with the internal

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

2013-07-16 Thread Jean-Francois Moine
In the function kirkwood_set_rate, when the rate cannot be satisfied by the internal nor by an external clock, the clock source in undefined: warning: ‘clks_ctrl’ may be used uninitialized in this function The ALSA subsystem should never gives such a rate because: - the rates with the internal

Re: [PATCH v2] ASoC: kirkwood-i2s: fix a compilation warning

2013-07-16 Thread Mark Brown
On Tue, Jul 16, 2013 at 08:47:47AM +0200, Jean-Francois Moine wrote: In the function kirkwood_set_rate, when the rate cannot be satisfied by the internal nor by an external clock, the clock source in undefined: Applied, thanks. signature.asc Description: Digital signature