commit | 798f2e84a20a85d4b040911bcb1f019d1cf853fb | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 06 02:47:56 2019 +0000 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Aug 09 13:45:25 2019 +0800 |
tree | 1e1673d276c0aaaec219b45c6c1ed2cb87facf58 | |
parent | f92f7b6dab37591b3a43ec2a196097337d8c0c67 [diff] |
mmc: pci: 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: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>