]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00220342 mmc: sdhci:reform fix for dat1 glitch causes system panic
authorJianzheng Zhou <jianzheng.zhou@freescale.com>
Mon, 24 Sep 2012 01:50:59 +0000 (09:50 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:01 +0000 (14:13 +0200)
commit7292fa8ecdb1b333d67d014a3c3828235a19d8f2
treec3d273a560451f91277fdd0b01de4f3c3df4df24
parent0c24baf0a2b806b288cf826b14b54e2a29f64c9a
ENGR00220342 mmc: sdhci:reform fix for dat1 glitch causes system panic

refix this bug, sdhci_init should be done before request_irq to
clear those wild interrupts.
Former fix commit is 4e3a2b40a16b8d5065b680ab86df288515cdea9c.

Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
drivers/mmc/host/sdhci-esdhc-imx.c
drivers/mmc/host/sdhci.c