Skip to content
Commit 41a9fab8 authored by Baruch Siach's avatar Baruch Siach Committed by Peng Fan
Browse files

mmc: mv_sdhci: fix uninitialized pointer deref on probe



Since commit 3d296365 ("mmc: sdhci: Add support for
sdhci-caps-mask") sdhci_setup_cfg() expects a valid sdhci_host mmc
field. Move the mmc field initialization before sdhci_setup_cfg()
call to avoid crash on mmc pointer dereference.

Fixes: 3d296365 ("mmc: sdhci: Add support for sdhci-caps-mask")
Cc: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
parent 09da18de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment