Christophe Leroy c2d6c1b4f0 serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
uart_baudrate() is just a trivial wrapper to get_baudrate().

Use get_baudrate() directly and remove assignment in if condition.

And also remove uart_clock() which is not used since
commit 0b2a2e5b7747 ("cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING
code")

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/4d497386f576a3df768e44a04f9bb512e424c311.1691068700.git.christophe.leroy@csgroup.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-04 15:08:29 +02:00
..
2023-07-06 10:06:04 -07:00
2023-07-31 09:39:56 +02:00
2023-07-01 21:12:32 -07:00
2023-06-28 20:35:21 -07:00
2023-07-31 09:39:56 +02:00
2023-07-24 14:50:02 +02:00
2023-06-29 16:34:12 -07:00
2023-07-31 09:39:56 +02:00
2023-06-29 16:34:12 -07:00
2023-07-12 16:28:53 -07:00
2023-07-31 09:39:56 +02:00
2023-07-30 11:19:08 -07:00