Details
[Home]
Issue of the Implementation # L0148
Brief
adv7180: interrupt leak on failure paths in init_device()
Detailed Description
There is request_irq() in init_device(), but the interrupt is not removed on failure paths.
Component
linux-kernel 3.14
Accepted
https://lkml.org/lkml/2014/3/14/479
commit
Status
Fixed in kernel 3.15-rc1
[Home]
»