git: drm/linux: Rework ioremap functions

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Jul 15 14:09:10 PDT 2016


commit 7c3d2bf2b0df79b0e2483aa2a727ef897e66d048
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Jul 15 22:50:57 2016 +0200

    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()

Summary of changes:
 sys/dev/drm/include/asm/io.h  | 26 +++++++++++---------------
 sys/dev/drm/linux_iomapping.c |  6 ++++--
 2 files changed, 15 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c3d2bf2b0df79b0e2483aa2a727ef897e66d048


-- 
DragonFly BSD source repository



More information about the Commits mailing list