Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-08-20 Thread Dmitry Baryshkov
Paul Walmsley wrote: > Hello Dmitry, > > On Tue, 19 Aug 2008, Dmitry Baryshkov wrote: > >> There is one major flaw IMO in this code. Please correct me if I'm >> wrong: Driver A: powerdomain_register() >> Driver B: powerdomain_get() >> Driver A: powerdomain_unregister() >> >> Then Driver B has a

Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-08-19 Thread Paul Walmsley
Hello Dmitry, On Tue, 19 Aug 2008, Dmitry Baryshkov wrote: > There is one major flaw IMO in this code. Please correct me if I'm wrong: > Driver A: powerdomain_register() > Driver B: powerdomain_get() > Driver A: powerdomain_unregister() > > Then Driver B has a reference to unregistered domain. A

Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-08-19 Thread Dmitry Baryshkov
Tony Lindgren wrote: > Hi all, > > This patch series contains power domain and clock domain specific > patches for omap posted to linux-arm-kernel list during 2.6.25-rc5. > > I'm reposting the series to a wider audience as Russell King suspected > that other archs may be interested in reviewing

Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-08-18 Thread Russell King - ARM Linux
On Wed, Jul 16, 2008 at 06:19:05PM +0300, Tony Lindgren wrote: > This patch series contains power domain and clock domain specific patches > for omap posted to linux-arm-kernel list during 2.6.25-rc5. > > I'm reposting the series to a wider audience as Russell King suspected that > other archs may

Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-07-24 Thread David Brownell
On Monday 21 July 2008, Russell King - ARM Linux wrote: > On Wed, Jul 16, 2008 at 06:19:05PM +0300, Tony Lindgren wrote: > > I'm reposting the series to a wider audience as Russell King suspected that > > other archs may be interested in reviewing these too, or at least some > > parts of the code.

Re: [PATCH 0/0] Power domain and clock domain patches for omap

2008-07-21 Thread Russell King - ARM Linux
On Wed, Jul 16, 2008 at 06:19:05PM +0300, Tony Lindgren wrote: > I'm reposting the series to a wider audience as Russell King suspected that > other archs may be interested in reviewing these too, or at least some > parts of the code. It would be nice to have some comment on these patches from oth

[PATCH 0/0] Power domain and clock domain patches for omap

2008-07-16 Thread Tony Lindgren
Hi all, This patch series contains power domain and clock domain specific patches for omap posted to linux-arm-kernel list during 2.6.25-rc5. I'm reposting the series to a wider audience as Russell King suspected that other archs may be interested in reviewing these too, or at least some parts of