[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080704084424.GA4531@elf.ucw.cz>
Date: Fri, 4 Jul 2008 10:44:24 +0200
From: Pavel Machek <pavel@...e.cz>
To: Ben Dooks <ben-linux@...ff.org>
Cc: Dmitry Baryshkov <dbaryshkov@...il.com>,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Haavard Skinnemoen <haavard.skinnemoen@...el.com>,
Russell King <rmk+lkml@....linux.org.uk>,
Paul Mundt <lethal@...ux-sh.org>,
pHilipp Zabel <philipp.zabel@...il.com>, tony@...mide.com,
paul@...an.com, David Brownell <david-b@...bell.net>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
ian <spyro@....com>
Subject: Re: [PATCH 1/3] Clocklib: add generic framework for managing
clocks.
On Thu 2008-07-03 21:31:57, Ben Dooks wrote:
> On Thu, Jun 26, 2008 at 04:51:38PM +0400, Dmitry Baryshkov wrote:
> > Provide a generic framework that platform may choose
> > to support clocks api. In particular this provides
> > platform-independant struct clk definition, a full
> > implementation of clocks api and a set of functions
> > for registering and unregistering clocks in a safe way.
> >
> > Signed-off-by: Dmitry Baryshkov <dbaryshkov@...il.com>
> > ---
> > include/linux/clocklib.h | 58 ++++++++
> > lib/Kconfig | 3 +
> > lib/Makefile | 1 +
> > lib/clocklib.c | 353 ++++++++++++++++++++++++++++++++++++++++++++++
>
> why under lib? drivers/clk might be a better place for this.
This does not belong into lib/, really. drivers/clk seems ok.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists