https://bugzilla.kernel.org/show_bug.cgi?id=68291

--- Comment #33 from Jin Yao <[email protected]> ---
If the fix at the area of IRQ or graphics is not easy, can gpio take the
responsiblity? I mean, since the irq16 is just a virtual interrupt, can it be
replaced by GPIO internal variable ? 

For example, when gpio line 6 is set high, interrupt (0x31) fires, gpio driver
interrupt handler is called -> finds line 6 was high -> line 6 maps to internal
variable A -> calls the handler registered for internal variable A ->
acpi_gpio_irq_handler()

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to