Prev: [PATCH -next] latencytop: fix kconfig dependency warnings
Next: Attempted summary of suspend-blockers LKML thread, take three
From: Daniel Walker on 12 Aug 2010 16:00 Hi Linus, I know another MSM pull request ;( .. I'll merge all my trees for the next merge window, which I planned to do this time but I had some issues that prevented it. Anyway, here are a few trivial fixes for the MSM mmc_sdcc driver. Nothing at all earth shattering.. Please pull, and thanks for all the hard work! Daniel The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02: Linux 2.6.35-rc3 (2010-06-11 19:14:04 -0700) are available in the git repository at: git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-mmc_sdcc Daniel Walker (1): mmc: msm: fix up build breakage on !PM Sahitya Tummala (2): mmc: msm_sdcc: Compile the driver for msm7x30 mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM drivers/mmc/host/Kconfig | 9 ++++--- drivers/mmc/host/Makefile | 2 +- drivers/mmc/host/msm_sdcc.c | 51 +++++++++++++++++++----------------------- 3 files changed, 29 insertions(+), 33 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |