Re: [PATCH 2/3] ASoC: DaVinci: Added selection of clk input pinfor McBSP

From: Mark Brown
Date: Thu Jul 01 2010 - 10:36:45 EST


On Wed, Jun 30, 2010 at 03:47:57PM +0200, Raffaele Recalcati wrote:

> + /* To be used when cpu gets clock from external pin */
> + int clk_input_pin;
> +

As previously indicated please say how to use this.

> + default:
> + printk(KERN_ERR "%s:bad clk_input_pin\n", __func__);

Use dev_err().
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/