mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 17:26:42 +09:00
drm/amd/display: fix repeated words in comments
Delete the redundant word 'in'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -300,7 +300,7 @@ static void set_high_bit_rate_capable(
|
||||
AZ_REG_WRITE(AZALIA_F0_CODEC_PIN_CONTROL_RESPONSE_HBR, value);
|
||||
}
|
||||
|
||||
/* set video latency in in ms/2+1 */
|
||||
/* set video latency in ms/2+1 */
|
||||
static void set_video_latency(
|
||||
struct audio *audio,
|
||||
int latency_in_ms)
|
||||
|
||||
Reference in New Issue
Block a user