Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06b018ca authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector"



This reverts commit f5734138 which is
commit 11ac72d033b9f577e8ba0c7a41d1c312bb232593 upstream.

It breaks the build, due to a previous abi change not being present in
the android kernel tree anymore and can be brought back in an abi-safe
way in the future if ever needed.

Bug: 161946584
Change-Id: I5739c83d45e0ec87f5dfe1e2f1d0c9e5982752e4
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent eb1a0358
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1716,9 +1716,6 @@ static const struct panel_desc innolux_g121x1_l03 = {
		.unprepare = 200,
		.disable = 400,
	},
	.bus_format = MEDIA_BUS_FMT_RGB666_1X7X3_SPWG,
	.bus_flags = DRM_BUS_FLAG_DE_HIGH,
	.connector_type = DRM_MODE_CONNECTOR_LVDS,
};

/*