[alsa-devel] PLL computation in TLV320AIC3x SoC driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Dec 14 11:40:21 CET 2009
On Mon, Dec 14, 2009 at 11:24:58AM +0100, Peter Meerwald wrote:
> + /* try with d != 0 */
> + for (p = 1; p <= 8; p++) {
> +
> + j = codec_clk * p / 1000;
There are many codign style issues around the indentation in this code -
could you please run the patch through scripts/checkpatch.pl and clean
up the issues it identifies?
More information about the Alsa-devel
mailing list