diff options
| author | Daniel Gl?ckner <[email protected]> | 2010-08-10 18:02:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:09 -0700 |
| commit | 364fadb32b67695cec610f5cd03df2514ef0f2b0 (patch) | |
| tree | 0f4fa1741d83183e55e07d425426d954493485eb /scripts/patch-kernel | |
| parent | 5ba1821d1b4a506f8c9be93d962f22b24b6140a5 (diff) | |
gpiolib: allow nested threaded irqs for poll(2)
The pca953x driver requires the use of threaded irqs as its irq
demultiplexer can sleep. Our irq handler can be called from any context,
so use request_any_context_irq to allow threaded irqs as well.
Signed-off-by: Daniel Gl?ckner <[email protected]>
Reported-by: Ian Jeffray <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions