Skip to content
Commit e28e1d93 authored by Axel Lin's avatar Axel Lin Committed by Dmitry Torokhov
Browse files

Input: rpckbd - fix a leak of the IRQ during init failure



In rpckbd_open prror path, free_irq() was using NULL rather than the
driver data as the data pointer so free_irq() wouldn't have matched.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 26fcd2a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment