]> Git Repo - J-u-boot.git/commit
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
authorPeng Fan <[email protected]>
Tue, 6 Aug 2019 02:48:04 +0000 (02:48 +0000)
committerPeng Fan <[email protected]>
Fri, 9 Aug 2019 05:45:25 +0000 (13:45 +0800)
commitd569b4b0a4f34969f83ef8ec89b44f406553e72b
treefc5378e0f8404dc524a49ca37359918584c92b37
parentd703104507a30c2b4197b2522e084ee01782d0dc
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 <[email protected]>
Cc: Vincent Tinelli <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
drivers/mmc/tangier_sdhci.c
This page took 0.036817 seconds and 4 git commands to generate.