commit | 417a564c65881d26c7600c146e114a438a223ecf | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 03 04:17:34 2019 +0300 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Jul 03 13:03:41 2019 +0200 |
tree | 4d2ec316eef342ae9c2cb03721fd78f4748fd473 | |
parent | 6fbc7275c7a9ba97877050335f290341a1fd8dbf [diff] |
ACPI / PMIC: intel: Drop double removal of address space handler There is no need to remove address space handler twice, because removal is idempotent. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>