net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Sep 2021 12:44:48 +0000 (15:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Sep 2021 15:45:30 +0000 (16:45 +0100)
commit1d99411fe70194f39d74a8db2ad082daa12e6aad
treecaece4e668846e86527d32262e1afe80f8034ece
parent0a83299935f047f4a051e2a1d32391d34f4e4fcc
net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors

The io.*_lo_hi() variants are not strictly needed on the x86 hardware
and especially the PCI bus. Replace them with regular accessors, but
leave headers in place in case of 32-bit build.

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