Skip to content
Commit 4aaa7187 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Tejun Heo
Browse files

sata_dwc_460ex: fix resource leak on error path

DMA mapped IO should be unmapped on the error path in probe() and
unconditionally on remove().

Fixes: 62936009

 ([libata] Add 460EX on-chip SATA driver, sata_dwc_460ex)
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent c7fa056c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment