commit | 7869196000080ace29ddd1f05153d23fa1734d79 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 24 22:20:35 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri May 25 17:19:37 2018 +0300 |
tree | 4a326f08393edf940db8c9fd5f95c6f2df3cd690 | |
parent | 9eece5d9c6e0316f17091e37ff3ec87331bdedf3 [diff] |
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>