[PATCH 7/23] Alternative mmc structure to support pxa168, pxa910, mmp2 family SD
From: Philip Rakity <hidden>
Date: 2010-12-22 07:08:35
(no body)
3 messages, 2 authors, 2010-12-22 · open the first message on its own page
From: Philip Rakity <hidden>
Date: 2010-12-22 07:08:35
(no body)
From: Philip Rakity <hidden>
Date: 2010-12-22 23:06:51
Resend adding correct name and e-mail for Signed-off-by: Begin forwarded message: From: Philip Rakity <prakity at marvell.com<mailto:prakity@marvell.com>> Date: December 21, 2010 11:08:35 PM PST To: "linux-mmc at vger.kernel.org<mailto:linux-mmc@vger.kernel.org>" <linux-mmc at vger.kernel.org<mailto:linux-mmc@vger.kernel.org>>, "linux-arm-kernel at lists.infradead.org<mailto:linux-arm-kernel@lists.infradead.org>" <linux-arm-kernel at lists.infradead.org<mailto:linux-arm-kernel@lists.infradead.org>> Cc: Mark Brown <markb at marvell.com<mailto:markb@marvell.com>> Subject: [PATCH 7/23] Alternative mmc structure to support pxa168, pxa910, mmp2 family SD
From: arnd@arndb.de (Arnd Bergmann)
Date: 2010-12-22 23:23:54
On Thursday 23 December 2010 00:06:51 Philip Rakity wrote:
host->ops->platform_reset_exit(host, mask);<br>+<br> <span class=3D"A=
pple-tab-span" style=3D"white-space:pre"> </span>if (host->quirks & =
SDHCI_QUIRK_RESTORE_IRQS_AFTER_RESET)<br> <span class=3D"Apple-tab-span" st=
yle=3D"white-space:pre"> </span><span class=3D"Apple-tab-span" style=3D"whi=
te-space:pre"> </span>sdhci_clear_set_irqs(host, SDHCI_INT_ALL_MASK, ier);<=
br> }<br>diff --git a/drivers/mmc/host/sdhci.h b/drivers/mmc/host/sdhci.h<b=
r>index 6e0969e..9dd7bc1 100644<br>--- a/drivers/mmc/host/sdhci.h<br>+++ b/=
drivers/mmc/host/sdhci.h<br>@@ -222,6 +222,8 @@ struct sdhci_ops {<br> <spa=
n class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>void (*platfor=
m_send_init_74_clocks)(struct sdhci_host *host,<br> <span class=3D"Apple-ta=This must be the first time I've seen someone post a patch as HTML ;-) Please reread Documentation/SubmittingPatches. I doubt that you will be able to make your current email client do the right thing, so best start looking@"git send-email", which should solve most of the basic problems you currently experience. Feel free to send the patch to me in private (after sending it to yourself first and convincing yourself that you did it right) first if you want to avoid spamming the mailing lists with more patches that are somewhat wrong. Arnd