video: nexell: Drop unused and invalid code
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jan 2022 14:04:05 +0000 (07:04 -0700)
committerAnatolij Gustschin <agust@denx.de>
Mon, 28 Mar 2022 18:16:30 +0000 (20:16 +0200)
commit9b39da6e42815ebda9505138017f7396625a1c6e
tree8e4672bc42280ffb14c3c8b563b4cf2eaaa6797e
parentd77c6fbd3f3f12622f0c8aa9c669dfbf77e4a420
video: nexell: Drop unused and invalid code

Unfortunately this driver uses the old video structure to store things.
This is not supported with driver model.

Drop the old code and comment out the other pieces, so the maintainer can
take a look.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-nexell/include/mach/display_dev.h
drivers/video/nexell_display.c