Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dma/timberdale: free_irq() on an error path
There was an error path that skipped the free_irq() step by mistake. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
- Loading branch information