diff options
| author | Ilpo Järvinen <[email protected]> | 2022-08-30 11:49:23 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-30 14:28:33 +0200 |
| commit | d4be10c816ba58c37e2a0fee626c9ad5772555fb (patch) | |
| tree | d758a61562f2f36192951b23fee72b305471ec27 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | d9ad71a2fb6a14c4966328c362d3af801dc4ae73 (diff) | |
serial: fsl_lpuart: Remove custom frame size calculation
The number of bits can be calculated using tty_get_frame_size(), no
need for the driver to do it on its own. Change bits to unsigned and
baud too since we're touching the declarations line anyway (the
respective core functions are typed unsigned).
Reviewed-by: Andy Shevchenko <[email protected]>
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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions