diff options
author | Jani Nikula <[email protected]> | 2018-06-14 13:47:09 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2018-06-14 15:59:09 +0300 |
commit | 856e1b175650816dce554d2865ec258aa3b72098 (patch) | |
tree | 29ae9033a223c8aa8b3132ba1625519f1b8ac619 /lib/netdev-notifier-error-inject.c | |
parent | 1288786b18f7d979f1f9bcb0134ee5fbfcc8e3d1 (diff) |
drm/i915/dsm: remove unnecessary dsm priv structure
Pass a local acpi_handle around instead of having a static dsm priv
structure. If we need it later, we can always move it to dev_priv, and
the change at hand will make that easier as well.
Care is taken to preserve old behaviour, particularly using the last
non-NULL acpi handle, whether it makes sense or not.
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions