From: Alexander Elbs <alex@segv.de>
To: Chris Ball <cjb@laptop.org>
Cc: Philip Rakity <prakity@marvell.com>,
Arindam Nath <arindam.nath@amd.com>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Subject: Re: regression: sd cards no longer recognized
Date: Tue, 3 Jan 2012 10:53:12 +0100 [thread overview]
Message-ID: <20120103095312.GG16096@segv.de> (raw)
In-Reply-To: <m2k459o9w8.fsf@bob.laptop.org>
On Mon, Jan 02, 2012 at 08:24:55PM -0500, Chris Ball wrote:
> Hi,
>
> On Mon, Jan 02 2012, Philip Rakity wrote:
> > Ack-by: Philip Rakity <prakity@marvell.com>
>
> Thanks. Alexander, could you give me a "Signed-off-by:" for the record?
>
Signed-off-by: Alexander Elbs <alex@segv.de>
---
drivers/mmc/host/sdhci.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c
index 19ed580..5e0de61 100644
--- a/drivers/mmc/host/sdhci.c
+++ b/drivers/mmc/host/sdhci.c
@@ -1364,8 +1364,7 @@ static void sdhci_do_set_ios(struct sdhci_host *host,
struct mmc_ios *ios)
if ((ios->timing == MMC_TIMING_UHS_SDR50) ||
(ios->timing == MMC_TIMING_UHS_SDR104) ||
(ios->timing == MMC_TIMING_UHS_DDR50) ||
- (ios->timing == MMC_TIMING_UHS_SDR25) ||
- (ios->timing == MMC_TIMING_UHS_SDR12))
+ (ios->timing == MMC_TIMING_UHS_SDR25))
ctrl |= SDHCI_CTRL_HISPD;
ctrl_2 = sdhci_readw(host, SDHCI_HOST_CONTROL2);
--
1.7.8.rc3
next prev parent reply other threads:[~2012-01-03 9:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-01 11:51 regression: sd cards no longer recognized Alexander Elbs
2012-01-03 0:29 ` Chris Ball
2012-01-03 1:23 ` Philip Rakity
2012-01-03 1:24 ` Chris Ball
2012-01-03 9:53 ` Alexander Elbs [this message]
2012-01-04 4:28 ` Chris Ball
2012-01-03 6:04 ` Nath, Arindam
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=20120103095312.GG16096@segv.de \
--to=alex@segv.de \
--cc=arindam.nath@amd.com \
--cc=cjb@laptop.org \
--cc=linux-mmc@vger.kernel.org \
--cc=prakity@marvell.com \
/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