Msm_sdcc driver: GPIO hardware detection

Hello Forum,

I would like to enable SD card detection using the GPIO 25.

I changed the define GPIO_SDC1_HW_DET to 73 (GPIO 25) and activated the kernel CONFIG_MMC_MSM_CARD_HW_DETECTION option.

I encounter the following errors:

Threaded irq requested with handler=NULL and !ONESHOT for irq 361
Unable to get slot IRQ 361 (-22 - Invalid argument).

Someone would have already worked this feature ?

Thank you for your help