drm/panel: simple: Remove custom handling of orientation
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 1 Feb 2022 12:24:51 +0000 (12:24 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:18 +0000 (11:33 +0000)
commit3f0a1b5c300fcd330debbce878625cc5155e6e5a
treeaa7680a607f3f710a9d5aa050d3a29741bfd54ea
parentca70294cac9bcaa3421f6e076e30859ea817ee58
drm/panel: simple: Remove custom handling of orientation

Panel orientation is now handled by the drm_panel and
panel_bridge frameworks, so remove the custom handling.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/panel/panel-simple.c