commit | b22bdd9520eb7d1fea41deb8163435479c88ef4b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 06 02:48:04 2019 +0000 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Aug 09 13:45:25 2019 +0800 |
tree | fc5378e0f8404dc524a49ca37359918584c92b37 | |
parent | 41ec1c1c66be69c506535c49fee87d5f62240af2 [diff] |
mmc: tangier_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: Vincent Tinelli <vincent.tinelli@intel.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>