]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
authorJani Nikula <jani.nikula@intel.com>
Mon, 28 Oct 2019 15:00:46 +0000 (17:00 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 7 Nov 2019 12:59:56 +0000 (14:59 +0200)
commit97ecec8b7fa59c378b010efbdaecfd85d7a04d98
tree307613545b39ab4e39d6566eee1baa1e983dac1b
parent0676e24f6295b3219cd10a614f13bd4f6739d796
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS

The DCS command has been named SET_PARTIAL_ROWS in the DCS spec since
v1.02, for more than a decade. Rename the enumeration to match the spec.

v2: add comment about the rename (David Lechner)

Cc: David Lechner <david@lechnology.com>
Cc: Vandita Kulkarni <vandita.kulkarni@intel.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191028150047.22048-4-jani.nikula@intel.com
drivers/gpu/drm/tiny/st7586.c
include/video/mipi_display.h