commit | 94e35ce221732497f939713640816ae0a42a71c1 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jul 03 23:08:23 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jul 05 13:14:39 2019 +0300 |
tree | c614a9d62cb21775ef8620f4ab0dd52a2722e591 | |
parent | d56e823ac32a793b24c857e8635def13d42b4008 [diff] |
drm/i915: Cosmetic fix for skl+ plane switch statement One of the switch cases has the byte order vs. format bits reversed to all the other cases. Appease the ocd and reorder them. Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190703200824.5971-6-ville.syrjala@linux.intel.com