From: Maxim Levitsky Date: Wed, 11 Aug 2010 01:01:42 +0000 (-0700) Subject: mmc: make sdhci work with ricoh mmc controller X-Git-Tag: v2.6.36-rc1~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc92c23240cdf952ef7cc39ba563910dcbc9cbe;p=pandora-kernel.git mmc: make sdhci work with ricoh mmc controller The current way of disabling it is not well tested by vendor and has all kinds of bugs that show up on resume from ram/disk. A very good example is a dead SDHCI controller. Old way of disabling is still supported by continuing to use CONFIG_MMC_RICOH_MMC. Based on 'http://list.drzeus.cx/pipermail/sdhci-devel/2007-December/002085.html' Therefore most of the credit for this goes to Andrew de Quincey Signed-off-by: Maxim Levitsky Cc: Andrew de Quincey Acked-by: Philip Langdale Cc: "Rafael J. Wysocki" Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed