From: Guennadi Liakhovetski Date: Tue, 4 Dec 2012 15:51:40 +0000 (+0100) Subject: mmc: sdhci: implement the .card_event() method X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e69211eac889898dec5a21270347591eb2d001;p=pandora-kernel.git mmc: sdhci: implement the .card_event() method Extracting a part of the SDHCI card tasklet into a .card_event() implementation allows SDHCI hosts to use generic card-detection services, e.g. the GPIO slot function. Signed-off-by: Guennadi Liakhovetski Reviewed-by: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed