The following changes since commit 93ee7a9340d64f20295aacc3fb6a22b759323280: Linux 3.1-rc2 (2011-08-14 15:09:08 -0700) are available in the git repository at: git://codeaurora.org/quic/kernel/davidb/linux-msm.git msm-sdcc Alexander Tarasikov (2): msm: Fix a typo in MSM SDCC driver gpio setup msm: Implement init_card operation for MSM SDCC Sahitya Tummala (5): mmc: msm_sdcc: Handle error cases in probe mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. msm: mmc: Remove "pio_irq" resource mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts mmc: msm_sdcc: Change initialization order of busclk_timer in probe Subhash Jadavani (1): mmc: msm_sdcc: Handle dma resource not present case arch/arm/mach-msm/devices-msm7x00.c | 24 ---------- arch/arm/mach-msm/devices-qsd8x50.c | 24 ---------- arch/arm/mach-msm/include/mach/mmc.h | 9 +---- drivers/mmc/host/msm_sdcc.c | 78 +++++++++++++++++++++++---------- drivers/mmc/host/msm_sdcc.h | 6 ++- 5 files changed, 60 insertions(+), 81 deletions(-) -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- 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