Tudor Ambarus 4d0cfff7df tty: serial: samsung: change has_divslot type to bool
Since the driver was introduced the port features flags never extended.
As we don't expect more flags soon that would bypass the first
cacheline of ``struct s3c24xx_uart_info``, change the type of
``has_divslot`` to bool. Bitfields operations incur performance penalty
when set or read as compared to direct types.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240119104526.1221243-19-tudor.ambarus@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-27 19:05:19 -08:00
..
2023-09-18 11:18:08 +02:00
2023-09-18 11:18:11 +02:00
2023-09-18 11:18:11 +02:00
2024-01-27 19:05:04 -08:00
2022-11-03 03:32:40 +01:00
2023-09-18 11:18:13 +02:00
2023-09-18 11:18:13 +02:00
2023-07-25 19:21:04 +02:00