[PATCH 0/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code

zhengbin zhengbin13 at huawei.com
Mon Nov 18 12:07:29 UTC 2019


zhengbin (4):
  drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in
    hdmi_audio_register
  drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in
    hdmi4_core_init
  drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in
    hdmi5_core_init
  drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in hdmi_phy_init

 drivers/gpu/drm/omapdrm/dss/hdmi4.c      | 5 +----
 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 5 +----
 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c | 5 +----
 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c   | 5 +----
 4 files changed, 4 insertions(+), 16 deletions(-)

--
2.7.4



More information about the dri-devel mailing list