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

Documentation/gpu: Fix typo in Documentation/gpu/komeda-kms.rst

Change 'indenpendently' to 'independently'.

Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/l5wzytcamcc43eadaquqbrfqilq6ajfnnseh37c77eceamtw35@hhtdipi4h22c

authored by

Aryabhatta Dey and committed by
Jonathan Corbet
4a93831d 9b8a79f4

+1 -1
+1 -1
Documentation/gpu/komeda-kms.rst
··· 86 86 - Single display mode 87 87 Two pipelines work together to drive only one display output. 88 88 89 - On this mode, pipeline_B doesn't work indenpendently, but outputs its 89 + On this mode, pipeline_B doesn't work independently, but outputs its 90 90 composition result into pipeline_A, and its pixel timing also derived from 91 91 pipeline_A.timing_ctrlr. The pipeline_B works just like a "slave" of 92 92 pipeline_A(master)