Revert "drm/panel: simple: Add connector_type for innolux_at043tn24"
This reverts commit 59c190082a
which is
commit 2c56a751845ddfd3078ebe79981aaaa182629163 upstream.
It breaks the Android abi and is not needed for any Android systems. If
it is required in the future, it can come back in an abi-safe way.
Bug: 161946584
Change-Id: Ia02b3fbe9b85675f07ba6138eca194199d8986a4
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
eea11c5180
commit
7d6c570f61
@ -1584,7 +1584,6 @@ static const struct panel_desc innolux_at043tn24 = {
|
||||
.height = 54,
|
||||
},
|
||||
.bus_format = MEDIA_BUS_FMT_RGB888_1X24,
|
||||
.connector_type = DRM_MODE_CONNECTOR_DPI,
|
||||
.bus_flags = DRM_BUS_FLAG_DE_HIGH | DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user