summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-04-22 20:06:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-26 13:25:47 +0200
commitc9c23d01384e88a78d4fc8e6541cd439b87494db (patch)
treebf938c9fb8ade8bec1762f2f6de25e56fc84a2d0 /CREDITS
parent8ef6e1ba71e947abfd9f81974724ecd00dfb0f37 (diff)
downloadlinux-c9c23d01384e88a78d4fc8e6541cd439b87494db.tar.gz
linux-c9c23d01384e88a78d4fc8e6541cd439b87494db.tar.bz2
linux-c9c23d01384e88a78d4fc8e6541cd439b87494db.zip
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 <ilpo.jarvinen@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20220422180615.9098-8-miquel.raynal@bootlin.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions