commit | 9a8f499a627a80b55c92e07e28af428f7fecd59f | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 06 02:47:47 2019 +0000 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Aug 09 13:45:25 2019 +0800 |
tree | 4b445036f1749b034e1df57fd77f443aebc32419 | |
parent | 71a3584b4a4f9e7e5a6dd2232b74f1d67a99f61f [diff] |
mmc: atmel_sdhci: fix uninitialized pointer deref on probe Commit 3d296365e4e8 ("mmc: sdhci: Add support for sdhci-caps-mask") sdhci_setup_cfg() expects a valid sdhci_host mmc field. Fixes: 3d296365e4e8 ("mmc: sdhci: Add support for sdhci-caps-mask") Cc: Faiz Abbas <faiz_abbas@ti.com> Cc: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Tested-by: Eugen Hristev <eugen.hristev@microchip.com>