commit | 12ff05e750dff5ae098e8b2803363d9707214735 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 14:16:43 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 18:01:23 2016 +0000 |
tree | 131500e0686d5f1bc9104bb8869a3adceb0da6ba | |
parent | 401964465f04f3c01dd7ddfe6b5149bc33eaa509 [diff] |
drm/i915: Make i915_destroy_error_state take dev_priv Since it does not need dev at all. Also change the stored pointer in struct i915_error_state_file_priv to i915. 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>