Files
linux/drivers/tty
Hugo Villeneuve d0001adcd1 serial: max310x: improve max310x_set_ref_clk() efficiency
The same basic code is duplicated for each of the four PLL multiplier
values, so simplify and streamline it. Doing so allows us to avoid
some unnecessary (fdiv * factor) multiplications for some fdiv values and
replace the second "if" statement with an "else if" and avoid a useless
comparison.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://patch.msgid.link/20260417-max310x-2-v1-5-b424e105ecac@dimonoff.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-11 17:20:18 +02:00
..
2026-05-11 16:55:56 +02:00
2025-11-21 18:30:40 +01:00
2025-08-17 12:46:26 +02:00
2023-08-11 21:12:47 +02:00
2025-11-21 18:30:40 +01:00
2026-03-12 15:05:34 +01:00
2022-09-22 16:12:34 +02:00