Skip to content
Commit 0d5fc282 authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

mmc: sdhci-msm: Invalidate pin drive type data if it's not present



Pin drive-type data for different clock-rates would be read from
the device tree.  In case if this data is not present in dt, then
invalidate the data-structures related to this drive-type data.

Without invalidating this data, it will have non-zero values
(error value returned by pinctrl_lookup_state()), which is causing issues.

Change-Id: I0efbd19ed883b9f95be2e073e54303a6a19ee569
Signed-off-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
parent 71582f57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment