commit | 33a00d919253022aabafecae6bc88a6fad446589 | [log] [tgz] |
---|---|---|
author | Alain Volmat <alain.volmat@foss.st.com> | Fri Dec 15 18:06:07 2023 +0100 |
committer | Wolfram Sang <wsa@kernel.org> | Thu Jan 18 21:10:44 2024 +0100 |
tree | 2644ff748d5d4bcd7978ca247d7d248213aee77d | |
parent | e6103cd45ef0e14eb02f0666bc6b494902cfe821 [diff] |
i2c: stm32f7: simplify status messages in case of errors Avoid usage of __func__ when reporting an error message since dev_err/dev_dbg are already providing enough details to identify the source of the message. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Reviewed-by: Andi Shyti <andi.shyti@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>