Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm: Fix typo 'the the' in comment

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220721062345.46842-1-slark_xiao@163.com

authored by

Slark Xiao and committed by
Linus Walleij
b320c7b7 a4d847df

+2 -2
+1 -1
drivers/gpu/drm/i915/i915_irq.c
··· 65 65 66 66 /* 67 67 * Interrupt statistic for PMU. Increments the counter only if the 68 - * interrupt originated from the the GPU so interrupts from a device which 68 + * interrupt originated from the GPU so interrupts from a device which 69 69 * shares the interrupt line are not accounted. 70 70 */ 71 71 static inline void pmu_irq_stats(struct drm_i915_private *i915,
+1 -1
drivers/gpu/drm/panel/panel-novatek-nt35510.c
··· 231 231 * bits 0..2 in the lower nibble controls HCK, the booster clock 232 232 * frequency, the values are the same as for PCK in @bt1ctr. 233 233 * bits 4..5 in the upper nibble controls BTH, the boosting 234 - * amplification for the the step-up circuit. 234 + * amplification for the step-up circuit. 235 235 * 0 = AVDD + VDDB 236 236 * 1 = AVDD - AVEE 237 237 * 2 = AVDD - AVEE + VDDB