]> Git Repo - J-u-boot.git/commit
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
authorPeng Fan <[email protected]>
Tue, 6 Aug 2019 02:48:02 +0000 (02:48 +0000)
committerPeng Fan <[email protected]>
Fri, 9 Aug 2019 05:45:25 +0000 (13:45 +0800)
commitd703104507a30c2b4197b2522e084ee01782d0dc
treefc34bab0ef5f077ecda7f6158d28b00fbd60c802
parent6f16cbe55be732e65e72544ff72d68acf266e359
mmc: sdhci-cadence: 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: Masahiro Yamada <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Acked-by: Masahiro Yamada <[email protected]>
drivers/mmc/sdhci-cadence.c
This page took 0.034476 seconds and 4 git commands to generate.