From: NeilBrown Date: Mon, 12 Jan 2015 19:23:18 +0000 (+1300) Subject: mmc: omap_hsmmc: use slot-gpio library for gpio support. X-Git-Tag: fixes-v4.0-rc1~141^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41afa31419fadb8c5009171a53205e1c8d7e11f0;p=pandora-kernel.git mmc: omap_hsmmc: use slot-gpio library for gpio support. Using the common code removes some code duplication, and makes it easier to switch to using mmc_of_parse() which will remove more duplication. This uses the new mmc_gpio_request_cd_isr to provide a non-standard interrupt service routine for card-detect interrupts. Signed-off-by: NeilBrown Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed