drm/nouveau: have non-core mmio accesses go through device object
authorBen Skeggs <bskeggs@redhat.com>
Mon, 9 Jul 2012 04:14:48 +0000 (14:14 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:44 +0000 (13:12 +1000)
Adds an extra layer of indirection to each register access, but it's not
too bad, and will also go away as pieces are ported.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found