[PATCH 0/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code

zhengbin zhengbin13 at huawei.com
Mon Nov 18 12:34:39 UTC 2019


zhengbin (5):
  drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in
    sun4i_hdmi_init_regmap_fields
  drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_tmds_create
  drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_dclk_create
  drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_ddc_create
  drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in
    sun8i_phy_clk_create

 drivers/gpu/drm/sun4i/sun4i_dotclock.c      | 5 +----
 drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c  | 5 +----
 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c      | 5 +----
 drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c | 5 +----
 drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c  | 5 +----
 5 files changed, 5 insertions(+), 20 deletions(-)

--
2.7.4



More information about the dri-devel mailing list