diff options
author | 2022-05-19 15:21:03 +0300 | |
---|---|---|
committer | 2022-05-19 19:42:44 +0200 | |
commit | 3ce827bf9cfecaf2cbfd9a9d44f0db9f40882780 (patch) | |
tree | daec1ca149f35bb55ddc01a7b45d3778684b510f /scripts/gdb/linux/utils.py | |
parent | platform/x86: intel-hid: fix _DSM function index handling (diff) | |
download | linux-dev-3ce827bf9cfecaf2cbfd9a9d44f0db9f40882780.tar.xz linux-dev-3ce827bf9cfecaf2cbfd9a9d44f0db9f40882780.zip |
platform/x86: intel_cht_int33fe: Set driver data
Module removal fails because cht_int33fe_typec_remove()
tries to access driver data that does not exist. Fixing by
assigning the data at the end of probe.
Fixes: 915623a80b5a ("platform/x86: intel_cht_int33fe: Switch to DMI modalias based loading")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220519122103.78546-1-heikki.krogerus@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions