]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amd/display: Convert quotes to Ascii quotes
authorKrunoslav Kovac <Krunoslav.Kovac@amd.com>
Wed, 30 May 2018 14:59:11 +0000 (10:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:24:21 +0000 (12:24 -0500)
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c

index 32a4997714c1a7210aefb92fa5201418916400b8..c6a13d0486bb2a29156dab7416b6e30acb4f6ae4 100644 (file)
@@ -301,7 +301,7 @@ void enc1_stream_encoder_dp_set_stream_attribute(
        /* For YCbCr420 and BT2020 Colorimetry Formats, VSC SDP shall be used.
         * When MISC1, bit 6, is Set to 1, a Source device uses a VSC SDP to indicate the
         * Pixel Encoding/Colorimetry Format and that a Sink device shall ignore MISC1, bit 7,
-        * and MISC0, bits 7:1 (MISC1, bit 7, and MISC0, bits 7:1, become “don’t care”).
+        * and MISC0, bits 7:1 (MISC1, bit 7, and MISC0, bits 7:1, become "don't care").
         */
        if ((crtc_timing->pixel_encoding == PIXEL_ENCODING_YCBCR420) ||
                        (output_color_space == COLOR_SPACE_2020_YCBCR) ||