summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-03-02 13:07:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-09 21:21:02 +0300
commit9d1a50a2cceb3a8589531f7a2652f1a478df8907 (patch)
tree297e308d6f2ac76d3da0f8891d7a3a060c85d1b0 /drivers/input
parent48669b69e3ecbabbd2936fbbe095901ba83a37f9 (diff)
downloadlinux-9d1a50a2cceb3a8589531f7a2652f1a478df8907.tar.xz
serial: imx: consistently use imx_uart_ as prefix for all functions
Having a fixed prefix helps at several places. It ensures that another driver doesn't use the same function name which confuses the linker and tools like ctags. It simplifies working with function tracing and dynamic printk() support which can filter on function names. And last but not least it helps the human source code reader to understand if a given function belongs to a driver or a more general part of the kernel. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions