git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee4e5a9
)
ahci: imx: fix the error handling in imx_ahci_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sat, 7 Dec 2013 06:00:19 +0000
(14:00 +0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 12 Dec 2013 15:59:09 +0000
(10:59 -0500)
Release alloced resources instead of direct return from
imx_ahci_probe() in the error handling case.
Fixes:
4a23d1793f8e
('ahci: imx: Add i.MX53 support')
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Marek Vasut <marex@denx.de>
No differences found