diff options
author | Ilpo Järvinen <[email protected]> | 2023-05-11 15:10:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-13 19:47:26 +0900 |
commit | b245aa0cc583c3efa0335c50f309a32e5fec8ab7 (patch) | |
tree | 874838f0023ae726f47456414744abc313318cc2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9d86719f8769244dc99b8cb6091c41eae3fd684f (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions