]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bridge: fsl-ldb: make warning message more informative
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Thu, 6 Mar 2025 17:28:41 +0000 (18:28 +0100)
committerLiu Ying <victor.liu@nxp.com>
Mon, 24 Mar 2025 02:24:41 +0000 (10:24 +0800)
commit616299b6669ff66400c7341720f2dbf4b1fa81d1
treeb3528b4249e053b804a2e8afb3f0d8523ad65c96
parent8c6c3d207549d517638d31ee99d59f2bc16823ca
drm/bridge: fsl-ldb: make warning message more informative

This warning notifies a clock was set to an inaccurate value. Modify the
string to also show the clock name.

While doing that also rewrap the entire function call.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Acked-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306-drm-two-ldb-improvements-v1-2-f139d768b92c@bootlin.com
drivers/gpu/drm/bridge/fsl-ldb.c