https://github.com/torvalds/linux
Revision b89d5f17d4b02ae9f3a691c2cb260e1929c6261b authored by Axel Lin on 25 August 2011, 22:59:19 UTC, committed by Linus Torvalds on 25 August 2011, 23:25:35 UTC
Make sure we are passing the same cookie in all calls to
request_threaded_irq() and free_irq().

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Donggeun Kim <dg77.kim@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c53252b
History
Tip revision: b89d5f17d4b02ae9f3a691c2cb260e1929c6261b authored by Axel Lin on 25 August 2011, 22:59:19 UTC
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Tip revision: b89d5f1
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 13.1 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top