commit | 5b0e787ad599a8e6803daf743dfc4642018ba469 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri May 19 23:59:34 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Jun 16 14:04:42 2017 +1000 |
tree | 52b3ab071fa4b873625530a63db6920b9f0cda5e | |
parent | 4bb4a7466af6d96d4fc8471336eb738d13c2471c [diff] |
drm/nouveau/bios/init: remove internal use of nvbios_init.bios We already have a subdev pointer, from which we can locate the device's BIOS subdev. No need for a separate pointer. Structure/callers not updated yet, as I want to batch more changes and only touch the callers once. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>