On Thu, Sep 10, 2015 at 11:45:05AM -0500, Kyle Evans wrote: > From 0e2c0ae37e1fbc326c54a60b2845eb0c7566d389 Mon Sep 17 00:00:00 2001 > From: Kyle Evans <kvans32@xxxxxxxxx> > Date: Tue, 1 Sep 2015 18:50:45 -0500 > Subject: [PATCH] hp-wmi: limit hotkey enable > > Do not write initialize magic on systems that do not have > feature query 0xb. Fixes Bug #82451. > > Redefine FEATURE_QUERY to align with 0xb and FEATURE2 with 0xd > for code clearity. > > Add a new test function, hp_wmi_bios_2008_later() & simplify > hp_wmi_bios_2009_later(), which fixes a bug in cases where > an improper value is returned. May also fix Bug #69131. > > Signed-off-by: Kyle Evans <kvans32@xxxxxxxxx> Thanks Kyle, I think this looks much better. Unfortunately, it doesn't apply to either Linus' master nor my for-next branch, with all 3 hunks failing even with the more forgiving manual patch application. Please check your base and regenerate based on either Linus' master (the usual approach) or my for-next branch. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html