net: wwan: iosm: Unify IO accessors used in the driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Sep 2021 12:44:49 +0000 (15:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Sep 2021 15:45:30 +0000 (16:45 +0100)
commitb539c44df067ac116ec1b58b956efda51b6a7fc1
treea122d09cc1446e61c84935cca1539c6e981c5bc9
parent1d99411fe70194f39d74a8db2ad082daa12e6aad
net: wwan: iosm: Unify IO accessors used in the driver

Currently we have readl()/writel()/ioread*()/iowrite*() APIs in use.
Let's unify to use only ioread*()/iowrite*() variants.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_mmio.c