mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: Ben Dooks <ben-linux@fluff.org>
Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>,
	linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Haavard Skinnemoen <haavard.skinnemoen@atmel.com>,
	Russell King <rmk+lkml@arm.linux.org.uk>,
	Paul Mundt <lethal@linux-sh.org>,
	pHilipp Zabel <philipp.zabel@gmail.com>,
	tony@atomide.com, paul@pwsan.com,
	David Brownell <david-b@pacbell.net>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	ian <spyro@f2s.com>
Subject: Re: [PATCH 1/3] Clocklib: add generic framework for managing clocks.
Date: Fri, 4 Jul 2008 10:44:24 +0200	[thread overview]
Message-ID: <20080704084424.GA4531@elf.ucw.cz> (raw)
In-Reply-To: <20080703203157.GB24620@fluff.org.uk>

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@gmail.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

  reply	other threads:[~2008-07-04  9:18 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 12:50 [PATCH 0/3] Clocklib: generic framework for clocks managing [v3] Dmitry Baryshkov
2008-06-26 12:51 ` [PATCH 1/3] Clocklib: add generic framework for managing clocks Dmitry Baryshkov
2008-06-26 15:00   ` pHilipp Zabel
2008-06-26 15:03     ` Dmitry Baryshkov
2008-07-03 20:31   ` Ben Dooks
2008-07-04  8:44     ` Pavel Machek [this message]
2008-07-04  9:04     ` Dmitry Baryshkov
2008-07-04  9:12       ` Haavard Skinnemoen
2008-06-26 12:51 ` [PATCH 2/3] Clocklib: Refactor PXA arm arch to use clocklib Dmitry Baryshkov
2008-06-26 15:02   ` pHilipp Zabel
2008-06-26 12:52 ` [PATCH 3/3] Clocklib: refactor SA-1100 " Dmitry Baryshkov
2008-07-03 20:22 ` [PATCH 0/3] Clocklib: generic framework for clocks managing [v3] Ben Dooks
2008-07-04  9:05   ` Dmitry Baryshkov
  -- strict thread matches above, loose matches on Subject: below --
2008-03-26 15:49 [PATCH 0/3] Clocklib: generic clocks framework Dmitry Baryshkov
2008-03-26 15:52 ` [PATCH 1/3] Clocklib: add generic framework for managing clocks Dmitry Baryshkov
2008-03-26 16:04   ` Haavard Skinnemoen
2008-03-26 16:14     ` Paul Mundt
2008-03-26 17:04       ` Dmitry
2008-03-26 20:09       ` Russell King
2008-03-26 16:52     ` Dmitry
2008-03-26 17:44       ` Paul Mundt
2008-03-27  9:52         ` Dmitry
2008-03-26 17:44       ` Juergen Beisert
2008-03-27  9:06       ` Haavard Skinnemoen
2008-03-27  9:18         ` Russell King
2008-03-27  9:26           ` Haavard Skinnemoen
2008-03-27  9:33             ` Russell King
2008-03-27  9:50               ` Paul Mundt
2008-03-27  9:53               ` Haavard Skinnemoen
2008-03-27 10:08                 ` Dmitry
2008-03-27 10:20                   ` Haavard Skinnemoen
2008-03-27 13:33                     ` Dmitry
2008-03-27  9:29           ` pHilipp Zabel
2008-03-27  9:36             ` Russell King
2008-03-28 14:23     ` Pavel Machek
2008-03-29 12:36       ` Haavard Skinnemoen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080704084424.GA4531@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=ben-linux@fluff.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=david-b@pacbell.net \
    --cc=dbaryshkov@gmail.com \
    --cc=haavard.skinnemoen@atmel.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@pwsan.com \
    --cc=philipp.zabel@gmail.com \
    --cc=rmk+lkml@arm.linux.org.uk \
    --cc=spyro@f2s.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®