drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"
authorColin Ian King <colin.i.king@gmail.com>
Wed, 16 Oct 2024 09:08:12 +0000 (10:08 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Oct 2024 21:50:12 +0000 (17:50 -0400)
There is a spelling mistake in a dm_error message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c

index 518e5d1..e05b8fd 100644 (file)
@@ -1637,7 +1637,7 @@ static bool retrieve_link_cap(struct dc_link *link)
        /* Read DP tunneling information. */
        status = dpcd_get_tunneling_device_data(link);
        if (status != DC_OK)
-               dm_error("%s: Read tunndeling device data failed.\n", __func__);
+               dm_error("%s: Read tunneling device data failed.\n", __func__);
 
        dpcd_set_source_specific_data(link);
        /* Sink may need to configure internals based on vendor, so allow some