diff options
author | Hans de Goede <hdegoede@redhat.com> | 2021-11-22 18:05:35 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-12-01 20:14:25 +0100 |
commit | 8339abffd30cbddafce4a896c8620d0abe482c58 (patch) | |
tree | 8d26523cc796a3269f7573191b3e59974bd392d1 /scripts/gdb/linux/device.py | |
parent | b72cd8e0fa34d5491232c64b88e3eda35436eb57 (diff) |
mmc: sdhci-acpi: Remove special handling for GPD win/pocket devices
Remove the special sdhci_acpi_no_fixup_child_power() helper which was
added to avoid triggering an ACPI tables bug on the GPD win/pocket
devices.
The ACPI child-device triggering this bug has now been added to the
acpi_device_override_status() quirk table, so that its status
field is set to all 0 (instead of the wrong return value from the _STA
ACPI method). This removes the need for the special handling in
the sdhci-acpi code.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions