[PATCH 04/10] OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
paul at pwsan.com
Tue Jan 19 19:24:09 EST 2010
Hi Kevin,
On Tue, 19 Jan 2010, Kevin Hilman wrote:
> Paul Walmsley <paul at pwsan.com> writes:
>
> > OMAP clockdomains and powerdomains are currently defined statically,
> > only registered at boot, and never unregistered, so we can remove the
> > unregister function and the locking. A variant of this was originally
> > suggested a while ago by Dmitry Baryshkov <dbaryshkov at gmail.com>.
> >
> > Signed-off-by: Paul Walmsley <paul at pwsan.com>
> > Cc: Dmitry Baryshkov <dbaryshkov at gmail.com>
>
> Hi Paul,
>
> This patch removes the _nolock() iterator but forgot to fixup the
> users. I found this when building an updated PM branch on top of your
> fixes branch.
That patch is in the for_2.6.34 branch, so I'll fold your fix in there.
thanks,
- Paul
More information about the linux-arm-kernel
mailing list