From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/09] SuperH clkdev rework round 2
Date: Tue, 11 May 2010 04:59:33 +0000 [thread overview]
Message-ID: <20100511045933.26302.37116.sendpatchset@t400s> (raw)
SuperH clkdev rework round 2
[PATCH 01/09] sh: sh7343 mstp32 index rework
[PATCH 02/09] sh: sh7343 mstp32 clkdev lookup
[PATCH 03/09] sh: sh7366 mstp32 index rework
[PATCH 04/09] sh: sh7366 mstp32 clkdev lookup
[PATCH 05/09] sh: sh7785 mstp32 index rework
[PATCH 06/09] sh: sh7785 mstp32 clkdev lookup
[PATCH 07/09] sh: sh7786 mstp32 index rework
[PATCH 08/09] sh: sh7786 mstp32 clkdev lookup
[PATCH 09/09] sh: get rid of mstp32 clock name and id
These patches contain the second part of the clkdev rework
for SH. In this round mstp32 clocks are converted. The first
8 patches are broken as two patches per processor. The final
patch changes a header file and modifies code for all cpus.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/sh/include/asm/clock.h | 15 -
arch/sh/kernel/cpu/sh4a/clock-sh7343.c | 257 ++++++++++++++++++++------------
arch/sh/kernel/cpu/sh4a/clock-sh7366.c | 226 +++++++++++++++++-----------
arch/sh/kernel/cpu/sh4a/clock-sh7785.c | 153 ++++++++++++-------
arch/sh/kernel/cpu/sh4a/clock-sh7786.c | 207 ++++++++++++++++---------
5 files changed, 550 insertions(+), 308 deletions(-)
next reply other threads:[~2010-05-11 4:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 4:59 Magnus Damm [this message]
2010-05-11 7:05 ` [PATCH 00/09] SuperH clkdev rework round 3 Magnus Damm
2010-05-13 8:49 ` [PATCH 00/09] SuperH clkdev rework round 2 Paul Mundt
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=20100511045933.26302.37116.sendpatchset@t400s \
--to=magnus.damm@gmail.com \
--cc=linux-sh@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).