From: Guennadi Liakhovetski Date: Wed, 11 May 2011 16:51:11 +0000 (+0000) Subject: mmc: tmio: runtime suspend the controller, where possible X-Git-Tag: v3.0-rc1~148^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7311bef0697bcfbbcb898c3c22e61e23f203ae9d;p=pandora-kernel.git mmc: tmio: runtime suspend the controller, where possible The TMIO MMC controller cannot be powered off to save power, when no card is plugged in, because then it will not be able to detect a new card-insertion event. On some implementations, however, it is possible to switch to using another source to detect card insertion. This patch adds support for such implementations. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed