[PATCHv3 13/12] edid-decode: Speaker location typo
Hans Verkuil
hverkuil at xs4all.nl
Tue Sep 12 13:54:26 UTC 2017
TpFH -> TpFR
Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com>
---
edid-decode.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/edid-decode.c b/edid-decode.c
index 92dbfcf1..5592227d 100644
--- a/edid-decode.c
+++ b/edid-decode.c
@@ -1693,7 +1693,7 @@ static const char *speaker_map[] = {
"FLC/FRC - Front Left/Right of Center",
"RLC/RRC - Rear Left/Right of Center",
"FLW/FRW - Front Left/Right Wide",
- "TpFL/TpFH - Top Front Left/Right",
+ "TpFL/TpFR - Top Front Left/Right",
"TpC - Top Center",
"TpFC - Top Front Center",
"LS/RS - Left/Right Surround",
@@ -1778,7 +1778,7 @@ static const char *speaker_location[] = {
"SiL - Side Left",
"SiR - Side Right",
"TpFL - Top Front Left",
- "TpFH - Top Front Right",
+ "TpFR - Top Front Right",
"TpFC - Top Front Center",
"TpC - Top Center",
"TpBL - Top Back Left",
--
2.14.1
More information about the xorg-devel
mailing list