Re: [PATCH 2/4] drm/msm/dsi: Simplify with dev_err_probe()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 1/6/2025 12:49 AM, Krzysztof Kozlowski wrote:
dsi_clk_init() and msm_dsi_host_init() are called only from platform

dsi_get_config() as well? OR you didnt want to explicitly mention that since its called from msm_dsi_host_init().

driver probe function, so using dev_err_probe is both appropriate and
beneficial:
  - Properly marks device deferred probe status,
  - Avoids dmesg flood on probe deferrals,
  - Already incorporates printing ERR value,
  - Shows device name (in contrast to pr_err()),
  - Makes code smaller and simpler.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
  drivers/gpu/drm/msm/dsi/dsi_host.c | 100 +++++++++++++++----------------------
  1 file changed, 41 insertions(+), 59 deletions(-)


Change LGTM,

Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux