From: Chris Ball <cjb@laptop.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: MMC fixes for 2.6.38-rc3
Date: Wed, 26 Jan 2011 20:00:11 -0500 [thread overview]
Message-ID: <m3lj27i2jo.fsf@pullcord.laptop.org> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus
for five small fixes to MMC host controller drivers. These have been
tested in linux-next. Thanks.
The following changes since commit 6663050edd9c2e8b1e1f55c09459144d84c045f0:
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm (2011-01-26 09:04:18 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus
Jaehoon Chung (1):
mmc: sdhci-s3c: add platform_8bit_width() hook
Jamie Iles (1):
mmc: jz4740: don't treat NULL clk as an error
Jesper Juhl (1):
mmc: ushc: Remove duplicate include of usb.h
Russell King - ARM Linux (1):
mmc: mmci: don't read command response when invalid
Sonic Zhang (1):
mmc: bfin_sdh: fix alloc size for private data
drivers/mmc/host/bfin_sdh.c | 2 +-
drivers/mmc/host/jz4740_mmc.c | 5 +++--
drivers/mmc/host/mmci.c | 10 +++++-----
drivers/mmc/host/sdhci-s3c.c | 36 ++++++++++++++++++++++++++++++++++++
drivers/mmc/host/ushc.c | 1 -
5 files changed, 45 insertions(+), 9 deletions(-)
--
Chris Ball <cjb@laptop.org>
One Laptop Per Child
reply other threads:[~2011-01-27 0:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=m3lj27i2jo.fsf@pullcord.laptop.org \
--to=cjb@laptop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).