OSDN Git Service

drm/edid: Fix up edid_cea_modes[] formatting
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 May 2018 19:20:35 +0000 (22:20 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 May 2018 14:19:37 +0000 (17:19 +0300)
commit7869196000080ace29ddd1f05153d23fa1734d79
tree4a326f08393edf940db8c9fd5f95c6f2df3cd690
parent9eece5d9c6e0316f17091e37ff3ec87331bdedf3
drm/edid: Fix up edid_cea_modes[] formatting

Fix up a bunch of bad indentation and insconsistent comments
in edid_cea_modes[].

v2: Instead of stripping the aspect ratio comments let's
    add them to all modes

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180524192035.9776-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/drm_edid.c