https://bugzilla.kernel.org/show_bug.cgi?id=84651
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] --- Comment #27 from Zhang Rui <[email protected]> --- (In reply to Peter Amidon from comment #26) > The soc_button_array driver seems to have made it into 3.17-rc5, but the > patch from https://lkml.org/lkml/2014/7/2/291 to make it enumerate properly > hasn't. I've tried building kernels both with and without the patch, and > neither of them seems to detect the buttons properly. I'll try to look into > it some more on my end, but it would be great to see if you have the same > behavior. It looks to me like there haven't been any changes to the driver > in https://github.com/torvalds/linux to that driver that aren't in 3.17-rc5, > so I think that continuing to use that for now should work. > > I'm not sure why the driver isn't working after the patch to "fix the issue > that button device can't be enumerated since 3.16-rc1"; after applying that > patch, I tried adding a debugging printk to soc_button_probe, but it looks > like it's never getting called. well, https://lkml.org/lkml/2014/7/2/291 is not the final patch we used for upstream. For 3.16, we use the patch at https://patchwork.kernel.org/patch/4511161/ as an urgent fix. And this is the proper fix for 3.17,https://patchwork.kernel.org/patch/4646051/. So please first check if https://patchwork.kernel.org/patch/4511161/ is applied in your kernel or not, if yes, please apply this one https://patchwork.kernel.org/patch/4646051/ on top and see if the button works or not. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
