https://github.com/torvalds/linux
Revision 558a5e296a02266ef43d6e933ee35df9976de987 authored by Dmitry Eremin-Solenikov on 03 November 2009, 06:04:18 UTC, committed by Dmitry Torokhov on 03 November 2009, 06:12:37 UTC
There is nothing that disallows gpio-keys to share it's IRQ line
w/ other drivers. Make it use IRQF_SHARED in request_irq().

An example of other driver with which I'd like to share IRQ line
for GPIO buttons is ledtrig-gpio.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
1 parent 0baa3de
History
Tip revision: 558a5e296a02266ef43d6e933ee35df9976de987 authored by Dmitry Eremin-Solenikov on 03 November 2009, 06:04:18 UTC
Input: gpio-keys - use IRQF_SHARED
Tip revision: 558a5e2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 155.4 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top