]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio case
authorDong Aisheng <b29396@freescale.com>
Mon, 13 Jan 2014 10:27:58 +0000 (18:27 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:09:44 +0000 (18:09 +0200)
commitbe2db4e2e632ad2a4d9ecad7f0d3ae8e882abd96
treea58d82e024c355eae73b1ce1e85a7806f87786f2
parent008c387adf4280a8517a2ccaee60630c28493ca8
ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio case

Do not need to enable the controller card cd interrupt wakeup
if using GPIO as card detect since it's meaningless.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
drivers/mmc/host/sdhci.c