diff options
| author | Alek Du <[email protected]> | 2010-10-26 21:22:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 23:52:15 +0000 |
| commit | 8a233f01b7d7dd587f85fa581274f168f1e88bb8 (patch) | |
| tree | a3f48e7647dde5cd62d2931c3152a5ded590e6d5 /net/unix/af_unix.c | |
| parent | drivers/misc/isl29020.c: ambient light sensor (diff) | |
| download | kernel-8a233f01b7d7dd587f85fa581274f168f1e88bb8.tar.gz kernel-8a233f01b7d7dd587f85fa581274f168f1e88bb8.zip | |
pca953x: pca953x driver fixes for x86 mrst
Our Moorestown platform has two max7315 chips which is covered by pca953x
i2c gpio driver.
A while ago this driver got updated with nested irq thread support, and it
broke the compatibity with "request_irq". For example, the gpio_keys.c
driver can not work with this driver now. This patch fixes the issue by
switching to generic_handle_irq.
Also fix the irq_base issue: irq_base == 0 is valid, and a "-1" value
should mean invalid. IRQ 0 is not a valid IRQ, irq_base of 0 is valid.
Signed-off-by: Alek Du <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
