]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hexagon: clean up ioremap
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2019 21:27:12 +0000 (23:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2020 08:30:11 +0000 (10:30 +0200)
commit7fc351505b4bd9dd5e48cf8f1183eade39c5764c
tree43f07708d59802460e675f0187553853a30ce1cd
parente06a89985c585fb5f5e0448bf4a166de416777f8
hexagon: clean up ioremap

commit ac32292c8552f7e8517be184e65dd09786e991f9 upstream.

Use ioremap as the main implemented function, and defined
ioremap_nocache to it as a deprecated alias.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/hexagon/include/asm/io.h
arch/hexagon/kernel/hexagon_ksyms.c
arch/hexagon/mm/ioremap.c