Prev: ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
Next: ASoC: DaVinci: Added fast clock timing for McBSP (I2S)
From: Mark Brown on 1 Jul 2010 10:40 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |