[PATCH v2 1/2] drm: mxsfb: Use dev_err_probe() helper

Marek Vasut marex at denx.de
Wed Feb 2 00:29:20 PST 2022


On 2/2/22 09:17, Alexander Stein wrote:
> Use the dev_err_probe() helper, instead of open-coding the same
> operation. This also adds a nice hint in
> /sys/kernel/debug/devices_deferred.
> 
> Reviewed-by: Marek Vasut <marex at denx.de>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
>   drivers/gpu/drm/mxsfb/mxsfb_drv.c | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)

V2: ... what changed ... ?

(probably nothing, since the patch still looks fine)



More information about the linux-arm-kernel mailing list