summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serial_core.h
diff options
context:
space:
mode:
authorStefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>2019-10-16 15:48:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-16 06:11:24 -0700
commit9905f32aefbe3d9cb2d24c3bd9c882397eaf3842 (patch)
tree2bb1275d69db40df561ea3ae1a777b7f7bc32034 /include/uapi/linux/serial_core.h
parentdd8b7a1db5d0dad985923f2bda418d619e8b0c5c (diff)
downloadlinux-stable-9905f32aefbe3d9cb2d24c3bd9c882397eaf3842.tar.gz
linux-stable-9905f32aefbe3d9cb2d24c3bd9c882397eaf3842.tar.bz2
linux-stable-9905f32aefbe3d9cb2d24c3bd9c882397eaf3842.zip
serial: fsl_linflexuart: Be consistent with the name
For consistency reasons, spell the controller name as "LINFlexD" in comments and documentation. Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com> Link: https://lore.kernel.org/r/1571230107-8493-4-git-send-email-stefan-gabriel.mirea@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/serial_core.h')
-rw-r--r--include/uapi/linux/serial_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index e7fe550b6038..8ec3dd742ea4 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -290,7 +290,7 @@
/* Sunix UART */
#define PORT_SUNIX 121
-/* Freescale Linflex UART */
+/* Freescale LINFlexD UART */
#define PORT_LINFLEXUART 122
#endif /* _UAPILINUX_SERIAL_CORE_H */