]> Git Repo - J-u-boot.git/commit
mmc: bcm: fix uninitialized pointer deref on probe
authorPeng Fan <[email protected]>
Tue, 6 Aug 2019 02:47:50 +0000 (02:47 +0000)
committerPeng Fan <[email protected]>
Fri, 9 Aug 2019 05:45:25 +0000 (13:45 +0800)
commit425d83346d7b2e6946633a7b96e6116f68b6e21f
tree21bb437c753d3f5906eeb6e536912eafaed2f756
parent7835e8732262e3827e5604f82b56aabc5d720c45
mmc: bcm: 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 <[email protected]>
Cc: Matthias Brugger <[email protected]>
Cc: Thomas Fitzsimmons <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
drivers/mmc/bcm2835_sdhci.c
drivers/mmc/bcmstb_sdhci.c
This page took 0.037149 seconds and 4 git commands to generate.