On 6/12/19 3:14 PM, Chris Wilson wrote:
Quoting Daniele Ceraolo Spurio (2019-06-12 19:37:43)
Asserts aside, all the code working on this structure is in
intel_runtime_pm.c and uses the intel_ prefix, so move the
structure to intel_runtime_pm.h and adopt the same prefix.
Since all the asserts
Quoting Daniele Ceraolo Spurio (2019-06-12 19:37:43)
> Asserts aside, all the code working on this structure is in
> intel_runtime_pm.c and uses the intel_ prefix, so move the
> structure to intel_runtime_pm.h and adopt the same prefix.
>
> Since all the asserts are now working on the runtime_pm s
Asserts aside, all the code working on this structure is in
intel_runtime_pm.c and uses the intel_ prefix, so move the
structure to intel_runtime_pm.h and adopt the same prefix.
Since all the asserts are now working on the runtime_pm structure,
bring them across as well.
v2: drop unneeded include