]> git.baikalelectronics.ru Git - kernel.git/commit
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Fri, 23 Nov 2018 09:24:47 +0000 (10:24 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 27 Nov 2018 08:52:22 +0000 (09:52 +0100)
commit8983b963ce347858879cb7935be25f3e5ed2c70e
treeed5c177688187c9eb86e49dad64b036ab06ef056
parent4f3c80741fd1b941ae037c546ec4752b0f11a7c2
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats

Since more formats can be supported by the frontend, rename the
variable listing the layer formats to avoid suggesting that the backend
itself supports all the listed formats.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181123092515.2511-16-paul.kocialkowski@bootlin.com
drivers/gpu/drm/sun4i/sun4i_layer.c