[Intel-gfx] [PATCH 1/4] drm/i915/uc: Rename uC firmware init function

Chris Wilson chris at chris-wilson.co.uk
Tue Apr 9 22:08:34 UTC 2019


Quoting Fernando Pacheco (2019-04-09 22:30:59)
>  static inline
> -void intel_uc_fw_init(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type)
> +void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw,
> +                           enum intel_uc_fw_type type)

I followed right up until the point it was an inline. At this point does
this not mean its just a regular struct initialiser?
Hmm.
-Chris


More information about the Intel-gfx mailing list