diff options
author | 2009-05-26 10:35:52 +1000 | |
---|---|---|
committer | 2009-06-04 09:47:49 +1000 | |
commit | 6c51d1cfa0a370b48a157163340190cf5fd2346b (patch) | |
tree | 0c77e9df84de710e18a6927e6972af12e3cdfd23 /lib/dma-debug.c | |
parent | drm/i915: intel_lvds.c fix section mismatch (diff) | |
download | linux-rng-6c51d1cfa0a370b48a157163340190cf5fd2346b.tar.xz linux-rng-6c51d1cfa0a370b48a157163340190cf5fd2346b.zip |
drm: don't associate _DRM_DRIVER maps with a master
A driver will use the _DRM_DRIVER map flag to indicate that it wants
to be responsible for removing the map itself, bypassing the DRM's
automagic cleanup code.
Since the multi-master changes this has been broken, resulting in some
drivers having their registers unmapped before it's finished with them.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions