diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2019-01-16 19:25:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 13:39:59 +0100 |
commit | 7d1689a2f377a7a6bee49f8df2cf62265713bf2c (patch) | |
tree | ad1d9f5a5fea563c5158c4647ec1cd3e4dab72e4 /lib/iomap.c | |
parent | iomap: Use non-raw io functions for io{read|write}XXbe (diff) | |
download | linux-7d1689a2f377a7a6bee49f8df2cf62265713bf2c.tar.xz linux-7d1689a2f377a7a6bee49f8df2cf62265713bf2c.zip |
parisc: iomap: introduce io{read|write}64
Add support for io{read|write}64() functions in parisc architecture.
These are pretty straightforward copies of similar functions which
make use of readq and writeq.
Also, indicate that the lo_hi and hi_lo variants of these functions
are not provided by this architecture.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Helge Deller <deller@gmx.de>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions