Messages in this thread |  | | From | tianyu.lan@intel ... | | Subject | [PATCH 0/3] ACPI: EC/Button drivers clean up and correct gpe's sysfs attribute | | Date | Thu, 12 Sep 2013 03:32:02 -0400 |
| |
The patch 1-2 are to clean up EC/Button drivers' code. The patch 3 is to correct the process of abnormal param for gpe sysfs attribute.
drivers/acpi/button.c | 9 +++------ drivers/acpi/ec.c | 49 ++++++++++++++++++++++++------------------------- drivers/acpi/sysfs.c | 9 +++++++-- 3 files changed, 34 insertions(+), 33 deletions(-)
[PATCH 1/3] ACPI/Button: Using input_set_capability() to mark [PATCH 2/3] ACPI/EC: Convert all printk to dynamic debug function [PATCH 3/3] ACPI/Sys: make gpe's sysfs attribute only accept correct
|  |