Re: [PATCH] MMC: jz4740: Fixed card change detection.

2010-08-04 Thread Ralf Baechle
Applied on lmo rsp. folded into the patches pending for Linus and -next. Thanks, Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] MMC: jz4740: Fixed card change detection.

2010-08-03 Thread Lars-Peter Clausen
From: Maarten ter Huurne The GPIO validity check was reversed. Also removed some dead code. Signed-off-by: Maarten ter Huurne Signed-off-by: Lars-Peter Clausen --- drivers/mmc/host/jz4740_mmc.c |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/mmc/host/jz