-----Original Message-----
From: linux-omap-owner at vger.kernel.org
[mailto:linux-omap-owner at vger.kernel.org] On Behalf Of Kevin Hilman
Sent: Thursday, January 06, 2011 11:58 PM
To: Paul Walmsley
Cc: Santosh Shilimkar; linux-omap at vger.kernel.org; tony at atomide.com;
linux-arm-kernel at lists.infradead.org
Subject: Re: [PATCH v2 1/5] omap2plus: clockdomain: Trivial fix for
build break because of clktrctrl_mask
Paul Walmsley [off-list ref] writes:
quoted
On Wed, 5 Jan 2011, Kevin Hilman wrote:
quoted
Santosh Shilimkar [off-list ref] writes:
quoted
struct clockdomain member clktrctrl_mask is available for only for
OMAP2
quoted
quoted
quoted
and OMAP3 architectures. Technially it is also used only for these
archs
quoted
quoted
quoted
but this breaks the build with custom OMAP4 configuration.
I'll queue patches 3-5 for the 2.6.38-rc fixes cycle.
With Paul's ack, I can queue the others too, or Paul can decide to
take
quoted
quoted
them via his tree. Paul can decide.
I've acked one and requested minor changes on the other, after which
it
quoted
can be acked by me. You're welcome to take them at that point. Just
a
quoted
request, maybe you can post a branch with just these patches in them;
that
quoted
way Rajendra and/or I can rebase his new clockdomain changes on it
until
quoted
-rc1 comes out.
Sure, will do.
Just another trivial fix.