Bug 90521
Summary: | Asus t100ta Buttons not working | ||
---|---|---|---|
Product: | ACPI | Reporter: | Brian Loften (bloften80) |
Component: | Config-Interrupts | Assignee: | Aaron Lu (aaron.lu) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | mika.westerberg, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.19.-rc2 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Correct IRQ API used in crystalcove's irq handler |
Description
Brian Loften
2014-12-31 15:23:47 UTC
Created attachment 162871 [details]
Correct IRQ API used in crystalcove's irq handler
Please test this patch on top of v3.19-rc3, thanks.
Thank you, the volume buttons are working now Good to know this, I'll submit this patch with your reported-and-tested-by tag soon. commit e733a2fb8cbcff0747108cb529ffb4e4a00465ac Author: Aaron Lu <aaron.lu@intel.com> Date: Mon Jan 12 10:09:32 2015 +0800 gpio: crystalcove: use handle_nested_irq entered Linus' tree for v3.19. |