]> 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>
Wed, 20 Aug 2014 08:06:54 +0000 (10:06 +0200)
commit5e277fb57547a5d9a2339a5aec3155eb49e588aa
tree1197077438f8d1f8465571a537070aa022421d4f
parent9f665917b156ebdf28b4455d0be96e8a32ea6c09
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