Re: [PATCH] drm/rockchip: dsi: Remove the unused function dsi_read()

2023-03-07 Thread Heiko Stuebner
On Wed, 8 Feb 2023 10:34:29 +0800, Jiapeng Chong wrote: > The function dsi_read is defined in the dw-mipi-dsi-rockchip.c file, but > not called elsewhere, so remove this unused function. > > drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c:362:19: warning: unused > function 'dsi_read'. > > Appl

[PATCH] drm/rockchip: dsi: Remove the unused function dsi_read()

2023-02-07 Thread Jiapeng Chong
The function dsi_read is defined in the dw-mipi-dsi-rockchip.c file, but not called elsewhere, so remove this unused function. drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c:362:19: warning: unused function 'dsi_read'. Reported-by: Abaci Robot Link: https://bugzilla.openanolis.cn/show_bug.cgi?