]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
comedi: Correct name of ACCES I/O Products
authorIan Abbott <abbotti@mev.co.uk>
Thu, 29 Jan 2026 11:44:02 +0000 (11:44 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2026 13:49:48 +0000 (15:49 +0200)
commitb5720dabb04263c8fffc24983023a4e1f384049f
tree123a725ea8ffe8a1fa9673cd9e0b4c2fc82e7fd1
parentae377d6afbd5618500edf0954edfc15aa28b162c
comedi: Correct name of ACCES I/O Products

Commit 6cd5a9a35c3d ("staging/trivial: fix typos concerning "access"")
accidentally changed "Acces I/O Products" to "Access I/O Products",
although "Acces" should actually be a capitalized acronym "ACCES"
(standing for "Acquisition, Control, and Communication: Engineering &
Systems").  Change it in the "aio_aio12_8" and "aio_iiro_16" drivers and
change the Kconfig file to match.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://patch.msgid.link/20260129114402.11033-1-abbotti@mev.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/comedi/Kconfig
drivers/comedi/drivers/aio_aio12_8.c
drivers/comedi/drivers/aio_iiro_16.c