From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/7] ARM: hs: add board support with device tree
Date: Fri, 1 Mar 2013 11:45:22 +0000 [thread overview]
Message-ID: <201303011145.22231.arnd@arndb.de> (raw)
In-Reply-To: <CAHTX3dLO6Waf7bT0Lo6AqmDQSKbt14pwjZzYzP5De8RR3btY9w@mail.gmail.com>
On Thursday 28 February 2013, Michal Simek wrote:
> > +
> > +extern void __init hs_init_clocks(void);
>
> this shouldn't be in this file. Run checkpatch.pl on it.
Right, I believe that the new CLK_OF_DECLARE macro should
take care of this. For now, you still need to call
"of_clk_init(NULL);" from platform code when using this,
but I suppose we will find a way to mvoe that into common
arch code eventually.
Arnd
next prev parent reply other threads:[~2013-03-01 11:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-28 7:19 [PATCH 1/7] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
2013-02-28 7:19 ` [PATCH 2/7] clk: hs: add clock support Haojian Zhuang
2013-02-28 12:48 ` Haojian Zhuang
2013-02-28 7:19 ` [PATCH 3/7] ARM: hs: add board support with device tree Haojian Zhuang
2013-02-28 11:04 ` Arnd Bergmann
2013-02-28 12:55 ` Haojian Zhuang
2013-02-28 14:17 ` Arnd Bergmann
2013-02-28 21:46 ` Michal Simek
2013-03-01 11:45 ` Arnd Bergmann [this message]
2013-02-28 7:19 ` [PATCH 4/7] ARM: hs: enable hi4511 " Haojian Zhuang
2013-02-28 7:19 ` [PATCH 5/7] document: append hisilicon clock binding Haojian Zhuang
2013-02-28 7:19 ` [PATCH 6/7] Document: dts: create hisilicon document Haojian Zhuang
2013-02-28 7:19 ` [PATCH 7/7] ARM: config: append arch hs into multi defconfig Haojian Zhuang
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=201303011145.22231.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.