diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2016-07-29 17:08:41 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-08-03 01:27:20 +0200 |
commit | e370cc8640305aa2fa42b852cccd89e80c28d9a0 (patch) | |
tree | a263b28989724854720f2d1a02fdb6fdaad3ebcb /drivers/acpi/scan.c | |
parent | ACPI / button: Add quirks for initial lid state notification (diff) | |
download | linux-e370cc8640305aa2fa42b852cccd89e80c28d9a0.tar.xz linux-e370cc8640305aa2fa42b852cccd89e80c28d9a0.zip |
ACPI / button: remove pointer to old lid_sysfs on unbind
When we removed the procfs dir on error or if the driver is
unbound, the two variables acpi_lid_dir and acpi_button_dir
were not reset. On the next rebind, those static variables
were not null and we couldn't re-register the device again.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Acked-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/scan.c')
0 files changed, 0 insertions, 0 deletions