Erwan Le Ray c31c3ea02e serial: stm32: update transmission complete error message in shutdown
The transmission complete error message provides the status of the
ISR_USART_TC bit. This bit, when set, indicates that the transmission
has not been completed.
The bit status indication is not a very understandable information.
The error message sent on console should indicate that the transmission is
not complete, instead of providing USART_TC bit status.
Update the error message and add a comment for better understanding.

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
Link: https://lore.kernel.org/r/20210106162203.28854-9-erwan.leray@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-07 16:19:29 +01:00
..
2021-01-07 16:17:31 +01:00
2020-12-16 10:45:11 -08:00
2020-12-16 10:45:11 -08:00
2020-06-27 16:21:20 +02:00
2020-08-31 07:19:25 +02:00
2020-10-28 13:44:43 +01:00
2021-01-07 16:17:31 +01:00
2020-04-27 09:33:21 +02:00
2020-12-04 16:54:35 +01:00
2020-12-07 10:19:31 +01:00