ARM: ux500: fix ureachable iounmap()
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Feb 2016 08:31:02 +0000 (09:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Feb 2016 16:43:48 +0000 (17:43 +0100)
commit302cff1a16b0759708e131a2540c6342e9095803
tree35e2d280c300854785a60090d404167e854f4118
parent6ad7313b534b1bdef09a07d4baad54e8d93e8480
ARM: ux500: fix ureachable iounmap()

The code was executing a return with a pointer before reaching
iounmap().

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/cpu-db8500.c
This page took 0.024895 seconds and 5 git commands to generate.