Ilpo Järvinen b245aa0cc5 serial: 8250: Change dl_read/write to handle value as u32
Divisor latch read/write functions currently handle the value is int.
As the value is related to HW context, u32 makes much more sense than a
signed type.

While at it, name the parameters in the callback signature.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230511121029.13128-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-13 19:47:26 +09:00
..
2023-03-24 09:44:43 -07:00
2023-04-27 11:53:57 -07:00
2023-04-27 12:07:50 -07:00
2022-09-22 16:12:34 +02:00
2023-03-17 15:01:09 +01:00
2023-04-27 11:53:57 -07:00
2022-09-22 16:12:34 +02:00