drm: mxsfb: Print failed bus format in hex
authorGuido Günther <agx@sigxcpu.org>
Mon, 11 Oct 2021 13:41:26 +0000 (15:41 +0200)
committerGuido Günther <agx@sigxcpu.org>
Tue, 12 Oct 2021 09:18:13 +0000 (11:18 +0200)
commite2e0ee7e2c2b062e27ca0dd597793a56a5761865
tree02596ba652f661bc2add0f9b22d43f52399ff942
parent0c464eee746abadf0cc36a6a91ab05d90891578c
drm: mxsfb: Print failed bus format in hex

media-bus-formats.h has them in hexadecimal as well so matching with
that file saves one conversion when debugging.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/c84b34855abbb85cd25bbb5126db302f88327640.1633959458.git.agx@sigxcpu.org
drivers/gpu/drm/mxsfb/mxsfb_kms.c