linux_dsm_epyc7002/drivers/gpu/drm/msm/dsi/phy
Brian Masney add5bff4aa drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warnings
The following errors show up when booting the Nexus 5:

msm_dsi_phy fd922a00.dsi-phy: [drm:dsi_phy_driver_probe] *ERROR*
 dsi_phy_regulator_init: failed to init regulator, ret=-517
msm_dsi_phy fd922a00.dsi-phy: [drm:dsi_phy_driver_probe] *ERROR*
 dsi_phy_driver_probe: failed to init regulator

dsi_phy_regulator_init() already logs the error, so no need to log
the same error a second time in dsi_phy_driver_probe(). This patch
also changes dsi_phy_regulator_init() to not log the error if the
error code is -EPROBE_DEFER to reduce noise in dmesg.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
[add some {}'s]
Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-09-03 16:16:58 -07:00
..
dsi_phy_10nm.c drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings 2019-06-19 12:30:55 -07:00
dsi_phy_14nm.c drm/msm: drop use of drmP.h 2019-09-03 16:16:57 -07:00
dsi_phy_20nm.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
dsi_phy_28nm_8960.c drm/msm: drop use of drmP.h 2019-09-03 16:16:57 -07:00
dsi_phy_28nm.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
dsi_phy.c drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warnings 2019-09-03 16:16:58 -07:00
dsi_phy.h Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-next 2019-06-28 10:16:40 +10:00