Files
linux-stable-mirror/drivers/acpi
Greg KH 65f4467958 ACPI: bgrt: take advantage of binary sysfs groups
Attribute groups now can handle binary sysfs attributes, so clean up the
code here by using a binary attribute array.  This saves us the extra
call to create the binary attribute at saves 6 lines overall.

Cc: Len Brown <lenb@kernel.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

--
 I can take this in my driver-core tree if someone from ACPI acks it,
 otherwise, feel free to take it through the ACPI trees instead, just
 let me know.

 drivers/acpi/bgrt.c |   26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)
2013-08-21 10:52:25 -07:00
..
2013-07-18 01:29:14 +02:00
2013-06-28 12:59:02 +02:00
2013-03-25 00:13:15 +01:00
2013-06-19 23:34:58 +02:00
2013-04-28 01:54:08 +02:00
2013-06-28 13:00:38 +02:00
2013-04-28 01:54:08 +02:00
2013-06-28 13:00:38 +02:00
2013-06-29 15:03:44 +02:00
2013-04-09 14:13:32 -04:00