aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2018-03-08 08:00:19 +0000
committerIngo Molnar <[email protected]>2018-03-09 08:58:23 +0100
commit44612d7e0c379001460b37a29721128715bdcb02 (patch)
treee00d03528fe609d3a6a20a0b32feb9ae713f0ea9 /net/lapb/lapb_timer.c
parent5b4e4c3aa220d07d166d3f21f158bc9c69e3c044 (diff)
efi/apple-properties: Use memremap() instead of ioremap()
The memory we are accessing through virtual address has no IO side effects. Moreover, for IO memory we have to use special accessors, which we don't use. Due to above, convert the driver to use memremap() instead of ioremap(). Tested-by: Lukas Wunner <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Matt Fleming <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions