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:
a0b66e3
)
gpio-amd8111: add release_region on ioport_map failure
author
Varka Bhadram
<varkab@cdac.in>
Mon, 19 Jan 2015 08:05:48 +0000
(13:35 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 19 Jan 2015 08:48:45 +0000
(09:48 +0100)
Commit
ffe4770b9b3483f74
("gpio-amd8111: check ioport_map return value")
adds the error check on ioport_map(). It doesnt release the requested region.
On failure this patch release the region that has requested before.
Signed-off-by: Varka Bhadram <varkab@cdac.in>
Reported-by: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-amd8111.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-amd8111.c
Simple merge