public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: 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>,
	Pavel Machek <pavel@ucw.cz>,
	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 0/3] Genclk: generic framework for clocks managing [v3.1]
Date: Tue, 8 Jul 2008 15:07:15 +0100	[thread overview]
Message-ID: <20080708140715.GE24620@fluff.org.uk> (raw)
In-Reply-To: <20080708134242.GA6176@doriath.ww600.siemens.net>

On Tue, Jul 08, 2008 at 05:42:42PM +0400, Dmitry Baryshkov wrote:
> Hi,
> 
> This is again a set of patches to unify the management of clocks and
> allow easy registration and unregistration of them. This is neccessary
> to cleanly support such devices as toshiba mobile companion chips,
> sa1111 companion, ASIC3 companion, etc. Also it brings code unification,
> especially for a lot of arm sub-arches which share nearly the same code.

Any particular reason why you've not changed the enable and disable
methods to one single method taking a bool?
 
> Changes from the previous patchset:
> * Change the name as requested by Ben: clocklib -> generic clk (genclk)
> * Move from lib/clocklib.c to kernel/genclk/*
> * Fix locking in generic code
> 
> * Rebase PXA patch to the current Russell's tree.
> * Interlock access to CKEN registers on PXA.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

  parent reply	other threads:[~2008-07-08 14:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08 13:42 [PATCH 0/3] Genclk: generic framework for clocks managing [v3.1] Dmitry Baryshkov
2008-07-08 13:43 ` [PATCH 1/3] genclk: add generic framework for managing clocks Dmitry Baryshkov
2008-07-13  6:48   ` Andrew Morton
2008-07-13 20:53     ` Dmitry
2008-07-13 21:03       ` Andrew Morton
2008-07-13 21:12     ` David Brownell
2008-07-13 21:23       ` Andrew Morton
2008-07-13 21:54         ` David Brownell
2008-07-14 22:30         ` Russell King
2008-07-14 21:00     ` Dmitry Baryshkov
2008-07-08 13:43 ` [PATCH 2/3] Refactor arm/pxa to use generic clocks support Dmitry Baryshkov
2008-07-08 13:44 ` [PATCH 3/3] Clocklib: refactor SA-1100 to use clocklib Dmitry Baryshkov
2008-07-08 14:07 ` Ben Dooks [this message]
2008-07-08 14:28   ` [PATCH 0/3] Genclk: generic framework for clocks managing [v3.1] Dmitry Baryshkov

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=20080708140715.GE24620@fluff.org.uk \
    --to=ben-linux@fluff.org \
    --cc=akpm@linux-foundation.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=pavel@ucw.cz \
    --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