[alsa-devel] [PATCH 2/3] ASoC: DaVinci: Added selection of clk input pin for McBSP
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Jul 1 16:36:38 CEST 2010
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().
More information about the Alsa-devel
mailing list