diff options
author | Dave Gordon <david.s.gordon@intel.com> | 2016-06-10 18:29:26 +0100 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-06-13 16:47:39 +0100 |
commit | beffa5176fa26494039f9f83e445362494ebe908 (patch) | |
tree | 2c4b5d82e670f084f31f63792ff04e78a0381c74 /Documentation | |
parent | 0daf556c1ba522fdaec330a4d4c93d58f2fc3695 (diff) |
drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions
There are four non-static functions in i915_guc_submission.c that take a
'dev' parameter. All are called only from GuC loader code, and can be
easily converted to accept 'dev_priv' instead.
Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1465579766-31595-1-git-send-email-david.s.gordon@intel.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions