video: sunxi: extract simplefb match code to a new file
authorIcenowy Zheng <icenowy@aosc.io>
Thu, 26 Oct 2017 03:14:45 +0000 (11:14 +0800)
committerAnatolij Gustschin <agust@denx.de>
Thu, 26 Oct 2017 09:51:45 +0000 (11:51 +0200)
commite5f92467d77db8c00b389d2723242f6972e74d37
tree0f7baef24f64d1c3648357398ab384c756f4ff47
parent401a3ca0fb7070ab1654dde67192037b64fe0873
video: sunxi: extract simplefb match code to a new file

As the DE2 simplefb setup code can also benefit from the simplefb match
code, extract it to a new source file.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/video/sunxi/Makefile
drivers/video/sunxi/simplefb_common.c [new file with mode: 0644]
drivers/video/sunxi/simplefb_common.h [new file with mode: 0644]
drivers/video/sunxi/sunxi_display.c