From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: "Sascha Hauer" <kernel@pengutronix.de>,
linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, "Chris Ball" <cjb@laptop.org>,
"Lothar Waßmann" <LW@KARO-electronics.de>
Subject: [MXS MMC v2 0/4] Some cleanups and fixes for the MXS MMC subsystem
Date: Thu, 8 Dec 2011 09:17:43 +0100 [thread overview]
Message-ID: <cover.1323328267.git.LW@KARO-electronics.de> (raw)
Lothar WaÃmann (4):
Fix grammatical error in comment
Some cleanups for the MMC driver
Check the return codes of clk_enable() and mxs_reset_block()
Add an appropriate MODULE_ALIAS
Changes wrt v1:
- omitted patch 3 "Add support for MMC ports 2 & 3" which has already
been applied by Shawn Guo
- fix checkpatch warnings in patch 2 and leave indentation as is
- add Acked-by: where applicable
drivers/mmc/host/mxs-mmc.c | 87 +++++++++++++++++++++++++++------------------
1 file changed, 54 insertions(+), 33 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: LW@KARO-electronics.de (Lothar Waßmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [MXS MMC v2 0/4] Some cleanups and fixes for the MXS MMC subsystem
Date: Thu, 8 Dec 2011 09:17:43 +0100 [thread overview]
Message-ID: <cover.1323328267.git.LW@KARO-electronics.de> (raw)
Lothar Wa??mann (4):
Fix grammatical error in comment
Some cleanups for the MMC driver
Check the return codes of clk_enable() and mxs_reset_block()
Add an appropriate MODULE_ALIAS
Changes wrt v1:
- omitted patch 3 "Add support for MMC ports 2 & 3" which has already
been applied by Shawn Guo
- fix checkpatch warnings in patch 2 and leave indentation as is
- add Acked-by: where applicable
drivers/mmc/host/mxs-mmc.c | 87 +++++++++++++++++++++++++++------------------
1 file changed, 54 insertions(+), 33 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: "Sascha Hauer" <kernel@pengutronix.de>,
linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, "Chris Ball" <cjb@laptop.org>,
"Lothar Waßmann" <LW@KARO-electronics.de>
Subject: [MXS MMC v2 0/4] Some cleanups and fixes for the MXS MMC subsystem
Date: Thu, 8 Dec 2011 09:17:43 +0100 [thread overview]
Message-ID: <cover.1323328267.git.LW@KARO-electronics.de> (raw)
Lothar Waßmann (4):
Fix grammatical error in comment
Some cleanups for the MMC driver
Check the return codes of clk_enable() and mxs_reset_block()
Add an appropriate MODULE_ALIAS
Changes wrt v1:
- omitted patch 3 "Add support for MMC ports 2 & 3" which has already
been applied by Shawn Guo
- fix checkpatch warnings in patch 2 and leave indentation as is
- add Acked-by: where applicable
drivers/mmc/host/mxs-mmc.c | 87 +++++++++++++++++++++++++++------------------
1 file changed, 54 insertions(+), 33 deletions(-)
next reply other threads:[~2011-12-08 8:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-08 8:17 Lothar Waßmann [this message]
2011-12-08 8:17 ` [MXS MMC v2 0/4] Some cleanups and fixes for the MXS MMC subsystem Lothar Waßmann
2011-12-08 8:17 ` Lothar Waßmann
2011-12-08 8:17 ` [MXS MMC v2 1/4] Fix grammatical error in comment Lothar Waßmann
2011-12-08 8:52 ` Wolfram Sang
2011-12-08 8:52 ` Wolfram Sang
2011-12-08 8:17 ` [MXS MMC v2 2/4] Some cleanups for the MMC driver Lothar Waßmann
2011-12-08 9:17 ` Shawn Guo
2011-12-08 9:17 ` Shawn Guo
2011-12-08 9:17 ` Shawn Guo
2011-12-08 8:17 ` [MXS MMC v2 3/4] Check the return codes of clk_enable() and mxs_reset_block() Lothar Waßmann
2011-12-08 8:53 ` Wolfram Sang
2011-12-08 8:53 ` Wolfram Sang
2011-12-08 8:17 ` [MXS MMC 4/4] Add an appropriate MODULE_ALIAS Lothar Waßmann
2011-12-08 8:54 ` Wolfram Sang
2011-12-08 8:54 ` Wolfram Sang
2011-12-08 8:52 ` [MXS MMC v2 0/4] Some cleanups and fixes for the MXS MMC subsystem Wolfram Sang
2011-12-08 8:52 ` Wolfram Sang
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=cover.1323328267.git.LW@KARO-electronics.de \
--to=lw@karo-electronics.de \
--cc=cjb@laptop.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.guo@linaro.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.