From: Wei Yongjun Date: Sat, 7 Dec 2013 06:00:19 +0000 (+0800) Subject: ahci: imx: fix the error handling in imx_ahci_probe() X-Git-Tag: v3.14-rc1~135^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6203af30b45bb1506e20935a270286c3e2393f;p=pandora-kernel.git ahci: imx: fix the error handling in imx_ahci_probe() 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 Signed-off-by: Tejun Heo Acked-by: Marek Vasut --- Reading git-diff-tree failed