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

Documentation: media: fix spelling error in the HDMI CEC documentation

Correct the erroneous spelling of 'responsible' in
Documentation/admin-guide/media/cec.rst. This fixes all errors
pointed out by codespell in the file.

Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>

authored by

Chandra Pratap and committed by
Hans Verkuil
bf786586 9020350c

+1 -1
+1 -1
Documentation/admin-guide/media/cec.rst
··· 451 451 --------------------- 452 452 453 453 A three character manufacturer name that is used in the EDID for the HDMI 454 - Input. If not set, then userspace is reponsible for configuring an EDID. 454 + Input. If not set, then userspace is responsible for configuring an EDID. 455 455 If set, then the driver will update the EDID automatically based on the 456 456 resolutions supported by the connected displays, and it will not be possible 457 457 anymore to manually set the EDID for the HDMI Input.