linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/09] SuperH clkdev rework round 2
@ 2010-05-11  4:59 Magnus Damm
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2010-05-11  4:59 UTC (permalink / raw)
  To: linux-sh

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-13  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11  4:59 [PATCH 00/09] SuperH clkdev rework round 2 Magnus Damm
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

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).