On Friday, May 15, 2015 02:16:05 PM Lv Zheng wrote: > This patchset tries to cleanup the EC driver to reflect the recent changes. > There is a small fix in the patchset to use time_before() instead of > time_after(). > The last patch removes all non-root-caused MSI quirks so that we may be > able to identify their root cause if regressions are reported against this > removal and generate new quirks based on the new code base. > > Lv Zheng (6): > ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag. > ACPI / EC: Remove storming threashold enlarging quirk. > ACPI / EC: Remove irqs_disabled() check. > ACPI / EC: Fix and clean up register access guarding logics. > ACPI / EC: Add module params for polling modes. > ACPI / EC: Remove non-root-caused busy polling quirks. > > drivers/acpi/ec.c | 148 ++++++++++++++++++++++------------------------- > drivers/acpi/internal.h | 1 + > 2 files changed, 69 insertions(+), 80 deletions(-) All of these make sense to me, so I'm queuing them up for 4.2, 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