[PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000
From: Mark Brown <hidden>
Date: 2012-05-02 12:22:29
Also in:
alsa-devel, linux-i2c
From: Mark Brown <hidden>
Date: 2012-05-02 12:22:29
Also in:
alsa-devel, linux-i2c
On Wed, May 02, 2012 at 08:12:24PM +0800, Shawn Guo wrote:
On Wed, May 02, 2012 at 12:41:22PM +0100, Mark Brown wrote:
quoted
The major problem here is that we can't rely on having the clock API present at all on most platforms so as soon as we start adding clock support into things we have to do a performance with HAVE_CLK which is at best annoying.
Is this something that the series below tries to solve?
http://thread.gmane.org/gmane.linux.ports.arm.kernel/163652
Well, it helps building but that's only part of the issue - we've still got registration problems and if we were using the API in anger we would need things like clk_set_rate() to actually work. It's not just a case of simply enabling and disabling clocks (which can be stubbed out pretty effectively), audio generally needs to manage the clock rates too. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120502/2be059fb/attachment.sig>