commit | da5f53bf3c3ad5ffcb88b2892a9c02ece2ad140f | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 14:16:40 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 18:01:17 2016 +0000 |
tree | beaf9fdd196758ed7576f039cd75b766a284e2bd | |
parent | cb15d9f8c30c868f6117d96b6fa58129785026f6 [diff] |
drm/i915: dev_priv cleanup in bridge/bar/mmio init code dev_priv is more appropriate for these so converting saves some lines of source. v2: Commit message and keep the pdev local variable. (Joonas Lahtinen) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>