linux/drivers/staging/most
Steven Davis 1573c26775 staging: most: video: Fixed minor capitalization and grammatical issues
This patch makes three error messages in the driver easier to read by
capitalizing the first letters properly.
For example, "channel already linked" becomes "Channel already linked", and
"expect" becomes "expected", as you would typically
find in an error message.
This patch improves user experience by making the errors clearer.

Signed-off-by: Steven Davis <goldside000@outlook.com>
Link: https://lore.kernel.org/r/SJ2P223MB1026E786B28986901BC1C126F7A92@SJ2P223MB1026.NAMP223.PROD.OUTLOOK.COM
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-30 09:20:26 +02:00
..
dim2 staging: Explicitly include correct DT includes 2023-07-27 10:01:07 +02:00
Documentation staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
i2c staging: most: Switch i2c driver back to use .probe() 2023-05-28 10:15:29 +01:00
net staging: most: net: Make use of the helper macro LIST_HEAD() 2022-02-15 17:05:34 +01:00
video staging: most: video: Fixed minor capitalization and grammatical issues 2024-07-30 09:20:26 +02:00
Kconfig drivers: most: add ALSA sound driver 2021-03-23 10:03:13 +01:00
Makefile drivers: most: add ALSA sound driver 2021-03-23 10:03:13 +01:00
TODO