On Thu, Jan 26, 2012 at 12:24:21PM +0100, Julia Lawall wrote:
On Thu, 26 Jan 2012, Mark Brown wrote:
This is a really nice cleanup - I tried to apply it but unfortunately it needs a rebase due to the change to use clk_prepare()/clk_unprepare() which went in recently. Could you rebase against current -next please?
Could you tell me in more detail what the problem is? I pulled linux-next and regenerated the patch, but got exactly the same thing as before. I do see some calls to clk_prepare_enable in the code.
I tried to apply it with git am but even with -3 it wouldn't apply (-3 said it didn't know about the original blobs which was worrying), looking at the logs the clk_prepare stuff seemed most likely to have overlapped. Perhaps your regeneration will be enough.