OSDN Git Service

drm/i915/uc: Reorder params in intel_uc_fw_fetch
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 25 Jul 2019 21:03:14 +0000 (21:03 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 26 Jul 2019 00:19:32 +0000 (01:19 +0100)
commit97dee74bb34a1364c6b3f3f2e3f31165063d3c6e
treebfbd7f04401a334c19380526c79cdf3a817996b6
parent79c7a28e1f3a74b95ae2eae36ed0046fc8e6c7fd
drm/i915/uc: Reorder params in intel_uc_fw_fetch

All intel_uc_fw_* functions are taking uc_fw as first param
except intel_uc_fw_fetch() which is taking i915. Fix that.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190725210314.21188-1-michal.wajdeczko@intel.com
drivers/gpu/drm/i915/gt/uc/intel_uc.c
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h