Home
last modified time | relevance | path

Searched hist:"56 f9a76c27b51bc8e9bb938734e3de03819569ae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.cdiff 56f9a76c27b51bc8e9bb938734e3de03819569ae Wed Jan 06 10:21:58 CST 2021 Erwan Le Ray <erwan.leray@foss.st.com> serial: stm32: add "_usart" prefix in functions name

Adds the prefix "_usart" in the name of stm32 usart functions in order to
ease the usage of kernel trace and tools, such as f-trace.
Allows to trace "stm32_usart_*" functions with f-trace. Without this patch,
all the driver functions needs to be added manually in f-trace filter.

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Link: https://lore.kernel.org/r/20210106162203.28854-4-erwan.leray@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>