aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2014-11-18 14:02:46 +0000
committerChristoph Hellwig <[email protected]>2014-11-26 10:32:32 +0000
commit3e660fbef96f53d01ba022b1b75b72759a02983e (patch)
treee945d6e509e0b820a6150bc7f91398d519969fb0 /drivers/tty/serial/sccnxp.c
parentufs: ensure clk gating work is finished before module unloading (diff)
downloadkernel-3e660fbef96f53d01ba022b1b75b72759a02983e.tar.gz
kernel-3e660fbef96f53d01ba022b1b75b72759a02983e.zip
ufs: fix NULL dereference when no regulators are defined
If no voltage supply regulators are defined for the UFS devices (assumed they are always-on), ufshcd_config_vreg_load() can be called on suspend/resume paths with vreg == NULL as hba->vreg_info.vcc* equal to NULL, and it causes NULL pointer dereference. This fixes it by making ufshcd_config_vreg_{h,l}pm noop when no regulators are defined. Signed-off-by: Akinobu Mita <[email protected]> Reviewed-by: Subhash Jadavani <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions