aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2011-12-27 16:25:44 +0800
committerDominik Brodowski <[email protected]>2012-03-03 14:43:37 +0100
commitf24fa8affe020c57a25bbb73ed31a6e4eb5c00c2 (patch)
tree7aa11d6e04ba42a1e988d46bcb346bed2732caba /net/lapb/lapb_timer.c
parent2b2c5d8c1dff8ed42d6d841f56428c0ce2bd71b5 (diff)
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 <[email protected]> Acked-by: Eric Miao <[email protected]> Acked-by: Marek Vasut <[email protected]> Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions