public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sh: remove MSTPCR defines from Migo-R header file
@ 2008-08-11  5:52 Magnus Damm
  2008-08-11 15:16 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2008-08-11  5:52 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@igel.co.jp>

Remove MSTPCR register definitions from Migo-R header file. The clock
frame work should be used instead of direct register access. 

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 arch/sh/include/asm/migor.h |    3 ---
 1 file changed, 3 deletions(-)

--- 0001/arch/sh/include/asm/migor.h
+++ work/arch/sh/include/asm/migor.h	2008-08-04 19:46:47.000000000 +0900
@@ -42,9 +42,6 @@
 
 #define PORT_MSELCRB 0xa4050182
 
-#define MSTPCR1 0xa4150034
-#define MSTPCR2 0xa4150038
-
 #define PORT_PSELA 0xa405014e
 #define PORT_PSELB 0xa4050150
 #define PORT_PSELC 0xa4050152

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

end of thread, other threads:[~2008-08-11 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11  5:52 [PATCH] sh: remove MSTPCR defines from Migo-R header file Magnus Damm
2008-08-11 15:16 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox