drm/arm: malidp: Use fourcc_mod_is_vendor() helper
authorThierry Reding <treding@nvidia.com>
Thu, 10 Jun 2021 11:12:35 +0000 (13:12 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 16 Aug 2021 10:18:46 +0000 (12:18 +0200)
commit82ade934dde45b9d9008954b297f7727233e37af
tree2205e9718b82156373481326c9bef5198c34dfbd
parent32a4eb04d59ae8d5bb5baa5a8528e31094ae8e84
drm/arm: malidp: Use fourcc_mod_is_vendor() helper

Rather than open-coding the vendor extraction operation, use the newly
introduced helper macro.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210610111236.3814211-2-thierry.reding@gmail.com
drivers/gpu/drm/arm/malidp_planes.c