From mboxrd@z Thu Jan 1 00:00:00 1970 From: davidb@codeaurora.org (David Brown) Date: Thu, 25 Aug 2011 15:08:58 -0700 Subject: [GIT PULL] mmc: msm_sdcc: Fixes for 3.2 Message-ID: <20110825220858.GA13652@huya.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.