Hi Gražvydas, On 02/18/2012 11:43 PM, Grazvydas Ignotas wrote: > On Wed, Feb 15, 2012 at 5:37 PM, Peter Ujfalusi <peter.ujfalusi@xxxxxx> wrote: >> Comments, testers are welcome... > > Tried these on current mainline and they break sound on pandora: > # aplay /dev/urandom > Playing raw data '/dev/urandom' : Unsigned 8 bit, Rate 8000 Hz, Mono > [ 81.306304] omap-mcbsp: clks: could not clk_set_parent() to pad_fck > [ 81.313110] ASoC omap3pandora: can't set cpu system clock > [ 81.319244] asoc: machine hw_params failed > aplay: set_params:1022: Unable to install hw params: > > I've retried without these patches to confirm it works like that, and it did. Thanks for testing the series. The issue is that I forgot to remove the pm_runtime_put/get_sync calls from the moved mcbsp.c file. Can you manually remove these calls from sound/soc/omap/mcbsp.c ? It will fix the issue I believe. I will update the series. -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html