aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/cd-gpio.h
Commit message (Collapse)AuthorAge
* mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-11
This patch adds a primitive helper to support card hotplug detection on platforms, where a GPIO, capable of producing interrupts, is used for detection of card-insertion and -removal events. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>