+14
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
dmaengine device should explicitly call devm_free_irq() when using devm_request_irq(). The irq is still ON when devices remove is executed and irq should be quiesced before remove is completed. Signed-off-by:Vinod Koul <vinod.koul@intel.com> Reviewed-by:
Krzysztof Kozlowski <k.kozlowski@samsung.com>