diff options
author | Shashank Sharma <[email protected]> | 2017-07-13 21:03:10 +0530 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2017-07-14 21:23:54 +0300 |
commit | 87563fc0301f44f7a37ecba9490a60507ae9bbf2 (patch) | |
tree | 74298046c1aa955904caeab85bf4010376ac6740 /lib/test-string_helpers.c | |
parent | 0f0f87083015af9bcfd4dc04bae92258c980861c (diff) |
drm/edid: cleanup patch for CEA extended-tag macro
CEA-861-F introduces extended tag codes for EDID extension blocks,
which indicates the actual type of the data block. The code for
using exteded tag is 0x7, whereas in the existing code, the
corresponding macro is named as "VIDEO_CAPABILITY_BLOCK"
This patch renames the macro and usages from "VIDEO_CAPABILITY_BLOCK"
to "USE_EXTENDED_TAG"
V2: Add extended tag code check for video capabilitiy block (ville)
V3: Ville:
- Use suggested names for macros
- Check the block length first, before checking the extended tag
V4: Fix commit message (David)
V5: Introduced this patch into HDMI-YCBCR-output series
V6: Rebase
V7: Rebase
Cc: Ville Syrjala <[email protected]>
Signed-off-by: Shashank Sharma <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions