commit | 6f16cbe55be732e65e72544ff72d68acf266e359 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 06 02:47:59 2019 +0000 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Aug 09 13:45:25 2019 +0800 |
tree | ca8975831ceadbeb7ee581c29ecf41755470554a | |
parent | a5abe152b23ef9a07ffd14c3db655c6481a7f84f [diff] |
mmc: s5p: 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: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>