]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209686-1:sdio:suspend/resume issue
authorB38613 <B38613@freescale.com>
Fri, 18 May 2012 10:14:56 +0000 (18:14 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:39 +0000 (08:34 +0200)
commit9a887921206392407583ded9423eb22c5bf87361
treef08ca766d363f49c50af442cd2f8569f594c122e
parentc62f0691ee3b770a174de1fa301b89dd427400a5
ENGR00209686-1:sdio:suspend/resume issue

1.add MMC_PM_WAKE_SDIO_IRQ capability, it should be
used together with MMC_PM_KEEP_POWER although not support
SDIO wakeup in function.
2.add MMC_CAP_NONREMOVABLE to describe imx6's three sdhc
devices's removable feature.Now emmc is permanent,sdio and
sd is removable instead of all default were permanent before.
According to this feature, detimine whether reinit card
or not in resume.

Signed-off-by: B38613 <B38613@freescale.com>
arch/arm/mach-mx6/board-mx6q_sabresd.c
arch/arm/plat-mxc/include/mach/esdhc.h