]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:26 +0000 (08:35 +0200)
commita81fd81fd9df7a11df6cf6f1a65c29eafea1c87a
treec3d273a560451f91277fdd0b01de4f3c3df4df24
parente5b6492e56e64f30cb6ff8406c28508c5e2aa541
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