]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/dsi: Order DCS helpers by command code
authorThierry Reding <treding@nvidia.com>
Wed, 24 Aug 2016 11:28:39 +0000 (13:28 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 24 Aug 2016 11:33:24 +0000 (13:33 +0200)
commitbbdcf516a6187d58639084f1b9f92cde50cc07ad
treeaf318a426ba0bf5651f3e8fd1c817b7159dc2fcb
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
drm/dsi: Order DCS helpers by command code

Most of these helpers had been introduced in the correct order, but some
were simply appended, which wasn't detected when they were applied.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h