OSDN Git Service

mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Apr 2018 11:47:21 +0000 (17:17 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 3 May 2018 07:37:12 +0000 (09:37 +0200)
commitefde12b246d7704a5697cdaea4512fd97030bb36
tree54fcae870a53d73f0f5a05c96a1c8d9058fbd9f9
parent6d75df75abb15109d6305f5cb22793752b3b7ab8
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq

Add sdhci_omap_enable_sdio_irq to set CTPL and CLKEXTFREE bits in
MMCHS_CON register required to detect asynchronous card interrupt
on DAT[1].

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-omap.c