Re: [PATCH v3] serial: PL011: clear pending interrupts
From: viresh kumar <hidden>
Date: 2012-03-22 00:41:19
Also in:
linux-arm-kernel
From: viresh kumar <hidden>
Date: 2012-03-22 00:41:19
Also in:
linux-arm-kernel
On Thu, Mar 22, 2012 at 12:38 AM, Linus Walleij [off-list ref] wrote:
Strange, because these changes are not even in 3.3. Did you mean 3.4 HEAD?
Ya. you are correct, actually i was switching between both of them and so wrote 3.3 :(
The uap->port is likely the problem. The clock does not need to be enabled for this, the clock that need to be enabled is the pclk and that should be taken care of by the amba/primecell core.
Ya. I know uap->port is the problem. But i thought like normal platform drivers writers: "we need to enable clk too". And i was wrong :(.
I'm sending a fixup patch to sort out my own screwing up.
Waiting for that. -- viresh