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@xxxxxxxxxx> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html