From: Andrew Morton <akpm@linux-foundation.org>
To: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: linux-kernel@vger.kernel.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>
Subject: Re: [PATCH 1/5] Clocklib: add generic framework for managing clocks.
Date: Mon, 14 Apr 2008 23:13:30 -0700 [thread overview]
Message-ID: <20080414231330.b72cd746.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080413144312.GA1943@doriath.ww600.siemens.net>
On Sun, 13 Apr 2008 18:43:12 +0400 Dmitry Baryshkov <dbaryshkov@gmail.com> wrote:
> +#define FUNC_TO_CLK(func) &(&(struct clk_function) func)->clk
scratched my head for a while, was unable to work out what this does.
It is unused, so I think it can be zapped?
All the inlined functions in clklib.h are waaaaaaaaaaaay too big
to be inlined. Did I fail to notice that last time around?
Anyway, this patchset is basically an arm-only thing, so I'll need
guidance, please...
next prev parent reply other threads:[~2008-04-15 6:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-13 14:41 [PATCH 0/5] Clocklib: generic clocks framework Dmitry Baryshkov
2008-04-13 14:43 ` [PATCH 1/5] Clocklib: add generic framework for managing clocks Dmitry Baryshkov
2008-04-15 6:13 ` Andrew Morton [this message]
2008-04-15 9:34 ` Dmitry Baryshkov
2008-04-15 9:47 ` Andrew Morton
2008-04-15 9:53 ` Pavel Machek
2008-04-15 10:11 ` Dmitry Baryshkov
2008-04-16 5:21 ` Haavard Skinnemoen
2008-04-13 14:43 ` [PATCH 2/5] Clocklib: debugfs support Dmitry Baryshkov
2008-04-13 14:43 ` [PATCH 3/5] Clocklib: support sa1100 sub-arch Dmitry Baryshkov
2008-04-13 14:43 ` [PATCH 4/5] Clocklib: support ARM pxa sub-arch Dmitry Baryshkov
2008-04-13 14:43 ` [PATCH 5/5] Clocklib: Use correct clock for IrDA on pxa Dmitry Baryshkov
-- strict thread matches above, loose matches on Subject: below --
2008-04-20 8:29 [PATCH 0/5] Clocklib: generic clocks framework Dmitry Baryshkov
2008-04-20 8:30 ` [PATCH 1/5] Clocklib: add generic framework for managing clocks 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=20080414231330.b72cd746.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--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=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