diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-08-25 15:59:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-25 16:25:35 -0700 |
commit | b89d5f17d4b02ae9f3a691c2cb260e1929c6261b (patch) | |
tree | 0046168d316ba49ce628061244229f6e157524f8 /samples | |
parent | c53252b780e26c73c6a4e40bc14179447504cccd (diff) |
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
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>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions