diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-09-18 20:35:47 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-09-30 17:54:12 +0300 |
commit | bc549f8fc6334cecc32bb2daf780e25da4ce8096 (patch) | |
tree | 95d5cfabe4ae2fd905728d09f0ea7a3bf42d9b0e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 61dabe8234cbf1d0948f35601e055126cc1f7790 (diff) |
drm/i915/audio: be explicit about intel_wakeref_t conversions
Use explicit casts to convert between intel_wakeref_t and unsigned long,
to not rely on intel_wakeref_t underlying type remaining unsigned long,
allowing us to change it as needed. (And yes, this is indeed preparation
for changing the typedef for intel_wakeref_t.)
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/9d2a2c2399e70f36e0d68d88136ac688f02988fe.1726680898.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions