Skip to content
Commit b539c44d authored by Andy Shevchenko's avatar Andy Shevchenko Committed by David S. Miller
Browse files

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: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1d99411f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment