drm/linux: Rework ioremap functions
commit7c3d2bf2b0df79b0e2483aa2a727ef897e66d048
authorFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 15 Jul 2016 20:50:57 +0000 (15 22:50 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 15 Jul 2016 21:08:16 +0000 (15 23:08 +0200)
tree9e03a5cfbf3dcc3935f73117fc9b1858bee43f94
parent532c8d861e52d36fbe54c06f08501942b1f0b851
drm/linux: Rework ioremap functions

No need to have pmap_mapdev_xxx() calls into the leaf functions,
put as much code as possible into __ioremap_common()
sys/dev/drm/include/asm/io.h
sys/dev/drm/linux_iomapping.c