aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp/pxa168.c
diff options
context:
space:
mode:
authorGravatar Axel Lin <axel.lin@gmail.com> 2011-12-27 16:25:44 +0800
committerGravatar Haojian Zhuang <haojian.zhuang@marvell.com> 2012-02-16 10:41:23 +0800
commit8fb28231a907f02d879a075cee7ec610b6439be0 (patch)
treecd294a321513058dd600e88a97f41df273fe2fbd /arch/arm/mach-mmp/pxa168.c
parentARM: pxa: fix including linux/gpio.h twice (diff)
downloadlinux-8fb28231a907f02d879a075cee7ec610b6439be0.tar.gz
linux-8fb28231a907f02d879a075cee7ec610b6439be0.tar.bz2
linux-8fb28231a907f02d879a075cee7ec610b6439be0.zip
ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe
If pxa2xx_drv_pcmcia_add_one fails, it will go to err1 error path. Add a missing clk_put in the error path. Checking the ret value after the for loop is redundant, it is always false. Thus remove the redundant checking. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Eric Miao <eric.y.miao@gmail.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Diffstat (limited to 'arch/arm/mach-mmp/pxa168.c')
0 files changed, 0 insertions, 0 deletions