From: NeilBrown Date: Mon, 12 Jan 2015 19:23:18 +0000 (+1300) Subject: mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ea834d81904b71505093f7ec50d036132cf628;p=pandora-kernel.git mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts One of the reasons omap_hsmmc doesn't use the slot-gpio library is that it has some non-standard functionality in the card-detect interrupt service routine. To make it possible for omap_hsmmc (and maybe others) to be converted to use slot-gpio, add 'mmc_gpio_request_cd_isr' which provide an alternate isr to be register by the slot-gpio code. Signed-off-by: NeilBrown Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed