All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] MMC removable helper function
@ 2010-09-27  8:42 Matt Fleming
  2010-09-27  8:42 ` [PATCH V2 1/2] mmc: Add helper function to check if a card is removable Matt Fleming
  2010-09-27  8:42 ` [PATCH V2 2/2] mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case Matt Fleming
  0 siblings, 2 replies; 8+ messages in thread
From: Matt Fleming @ 2010-09-27  8:42 UTC (permalink / raw)
  To: Chris Ball
  Cc: Jaehoon Chung, linux-mmc, Kyungmin Park, Marek Szyprowski,
	Andrew Morton, Ben Hutchings, Yunpeng Gao, zhangfei gao

Chris, I've rebased this mmc_assume_removable patch series against
mmc-next and fixed up the compilation breakage with allmodconfig.

Note, I've left your Signed-off-by on Jaehoon's patch because you
modified the patch slightly (and because it's going through your tree
anyway). I hope that's OK.

Jaehoon Chung (1):
  mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case

Matt Fleming (1):
  mmc: Add helper function to check if a card is removable

 drivers/mmc/core/core.c  |    1 +
 drivers/mmc/core/core.h  |    1 -
 drivers/mmc/core/mmc.c   |    2 +-
 drivers/mmc/core/sd.c    |    2 +-
 drivers/mmc/host/sdhci.c |    3 ++-
 include/linux/mmc/host.h |    8 ++++++++
 6 files changed, 13 insertions(+), 4 deletions(-)

-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-27 15:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27  8:42 [PATCH V2 0/2] MMC removable helper function Matt Fleming
2010-09-27  8:42 ` [PATCH V2 1/2] mmc: Add helper function to check if a card is removable Matt Fleming
2010-09-27 10:23   ` Wolfram Sang
2010-09-27 15:01   ` Chris Ball
2010-09-27 15:02     ` Matt Fleming
2010-09-27  8:42 ` [PATCH V2 2/2] mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case Matt Fleming
2010-09-27 10:23   ` Wolfram Sang
2010-09-27 15:02   ` Chris Ball

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.