commit | 71e69211eac889898dec5a21270347591eb2d001 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Tue Dec 04 16:51:40 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Fri Dec 07 13:56:03 2012 -0500 |
tree | 8caf1e640f2f87c69d256e93ae6240112c8ce35f | |
parent | 451c89578eb4791b9d329eb71a79e6715e60f89e [diff] |
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 <g.liakhovetski@gmx.de> Reviewed-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>