All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] sh: remove MSTPCR defines from Migo-R header file
Date: Mon, 11 Aug 2008 05:52:46 +0000	[thread overview]
Message-ID: <20080811055246.19910.85965.sendpatchset@rx1.opensource.se> (raw)

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

             reply	other threads:[~2008-08-11  5:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11  5:52 Magnus Damm [this message]
2008-08-11 15:16 ` [PATCH] sh: remove MSTPCR defines from Migo-R header file 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=20080811055246.19910.85965.sendpatchset@rx1.opensource.se \
    --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 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.