From 58c8c4fbdb5576a0afa377b1a730566b25c25cba Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 21 Jan 2013 19:02:25 +0800 Subject: [PATCH] mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc It's another violation to SDHC spec that software reset on usdhc does not reset MIX_CTRL register. Have to do it manually, otherwise the preserving of the register bits (e.g. AC23EN) may cause mmc card fail to be initialized. Signed-off-by: Shawn Guo Tested-by: Dirk Behme Signed-off-by: Chris Ball --- Reading git-format-patch failed