drivers: amdgpu: Correct spelling defalut to default in comment
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Thu, 29 Oct 2020 09:43:46 +0000 (15:13 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2020 05:03:10 +0000 (01:03 -0400)
Correct spelling in one of the comment.

s/defalut/default/p

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c

index 8cd646e..cdc8dd2 100644 (file)
@@ -556,7 +556,7 @@ static ssize_t dp_phy_test_pattern_debugfs_write(struct file *f, const char __us
        bool disable_hpd = false;
        bool valid_test_pattern = false;
        uint8_t param_nums = 0;
-       /* init with defalut 80bit custom pattern */
+       /* init with default 80bit custom pattern */
        uint8_t custom_pattern[10] = {
                        0x1f, 0x7c, 0xf0, 0xc1, 0x07,
                        0x1f, 0x7c, 0xf0, 0xc1, 0x07