On Tuesday, September 03, 2013 08:31:48 AM Zhang Rui wrote: > Hi, all, > > ACPI has some fine grained helpers for evaluating AML, > which can be used to simplify the code a lot. > And there are a couple of new helpers introduced recently, > say, acpi_has_method/acpi_execute_simple_method, etc. > > This patch set does some cleanup and converts the code to use > the AML helpers when possible. > > Patch 01/27 ~ Patch 09/27: > converts acpi_evaluate_object() to acpi_execute_simple_method() > Patch 10/27 ~ Patch 20/27: > converts acpi_get_handle() to acpi_has_method() > Patch 21/27 ~ Patch 27/27: > converts acpi_evaluate_object() to acpi_evaluate_integer() > > Given that there is no functional change in this patch set, and most of the > patches are not able for me to test as they are platform driver changes, > I just did build test and reboot with acpi_processor, i915 driver loaded > on an Lenovo Ultrabook, and everything works well. Nice series, I'm going to queue it up for 3.13. Thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html