drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
authorBen Skeggs <bskeggs@redhat.com>
Tue, 2 Oct 2012 00:30:34 +0000 (10:30 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:13:17 +0000 (13:13 +1000)
commit7234d0230e5a371a0cd1969c46eec802c1d6c4ed
treed03c5498449000f1e809025828c28603914bc253
parent002d0c735c1bd8bffd3786ad5aadb205a76878fa
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering

Details of the problem, and solution, are in comments in the commit
proper.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/include/core/device.h
drivers/gpu/drm/nouveau/core/subdev/device/base.c