]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00217936-02 mmc: esdhc: fix unknown controller version for usdhc
authorRyan QIAN <b32804@freescale.com>
Tue, 24 Jul 2012 04:33:40 +0000 (12:33 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:30 +0000 (14:12 +0200)
commitac2439bdc8ead1d24f8c305b7fe421548198f501
treebb958af2d618a3dcdd2e9c3986d0e1d2f83f1394
parentc3b074d8b3fe587f2a72863e473eb5b9651e3461
ENGR00217936-02 mmc: esdhc: fix unknown controller version for usdhc

- Add cpu_is_mx6dq, cpu_is_mx6dl to strengthen the condition.

Note: mx6sl has no such issue because it's fixed by IC, in other word,
mx6sl aligns with sdhc specification.

Signed-off-by: Ryan QIAN <b32804@freescale.com>
drivers/mmc/host/sdhci-esdhc-imx.c