forked from MIrrors/gasket-driver
2a20ff11720c231130bce2b6c89a1f82f650a5a4
Add interrupt type DEVICE_MANAGED, indicating that the device driver manages interrupt setup and handling. Future non-PCI wire interrupts will use this type, calling gasket_handle_interrupt(), which is now made non-static, to call into the gasket framework in order to update sysfs files for interrupt counts and other framework interfaces. Change-Id: Ie0be3d950ed2706f7ada848c19ddf7017e9623b2 Signed-off-by: Todd Poynor <toddpoynor@google.com>
Description
No description provided
Languages
C
99.8%
Makefile
0.2%