diff options
| author | Miquel Raynal <[email protected]> | 2022-04-22 20:06:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-26 13:25:47 +0200 |
| commit | c9c23d01384e88a78d4fc8e6541cd439b87494db (patch) | |
| tree | bf938c9fb8ade8bec1762f2f6de25e56fc84a2d0 /tools/perf/scripts/python/bin | |
| parent | 8ef6e1ba71e947abfd9f81974724ecd00dfb0f37 (diff) | |
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
These accessors should be used instead of the regular readl/writel()
helpers. In order to use them also from 8250_dw.c in this directory,
move the helpers to 8250_dwlib.h
There is no functional change.
There is no need for declaring `struct uart_port` or even UPIO_MEM32BE
which both are already included in the 8250_dwlib.h header by 8250.h.
Suggested-by: Ilpo Järvinen <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Miquel Raynal <[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')
0 files changed, 0 insertions, 0 deletions