All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roberto Nibali <rnibali@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] Remove superfluous SYSCTL_RSTA
Date: Fri, 15 Jun 2012 12:08:14 +0200	[thread overview]
Message-ID: <1339754895-5129-2-git-send-email-rnibali@gmail.com> (raw)
In-Reply-To: <1339754895-5129-1-git-send-email-rnibali@gmail.com>

Signed-off-by: Roberto Nibali <rnibali@gmail.com>
---
 drivers/mci/imx-esdhc.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mci/imx-esdhc.h b/drivers/mci/imx-esdhc.h
index e5cf884..d9be69e 100644
--- a/drivers/mci/imx-esdhc.h
+++ b/drivers/mci/imx-esdhc.h
@@ -39,7 +39,6 @@
 #define SYSCTL_PEREN		0x00000004
 #define SYSCTL_HCKEN		0x00000002
 #define SYSCTL_IPGEN		0x00000001
-#define SYSCTL_RSTA		0x01000000
 
 #define IRQSTAT			0x0002e030
 #define IRQSTAT_DMAE		(0x10000000)
-- 
1.7.9.5


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-06-15 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15 10:08 [PATCH 0/2] Small fixes Roberto Nibali
2012-06-15 10:08 ` Roberto Nibali [this message]
2012-06-15 10:08 ` [PATCH 2/2] Deal properly with scripts/bareboxenv-target Roberto Nibali
2012-06-20  7:55 ` [PATCH 0/2] Small fixes Sascha Hauer

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=1339754895-5129-2-git-send-email-rnibali@gmail.com \
    --to=rnibali@gmail.com \
    --cc=barebox@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.