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:
9dacc6d
)
gpio: max730x: Remove kfree(ts) in __max730x_remove()
author
Axel Lin
<axel.lin@ingics.com>
Mon, 14 Apr 2014 07:30:41 +0000
(15:30 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:09 +0000
(12:35 -0700)
The memory for ts is allocated by devm_kzalloc now, so the kfree is not
required.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Juergen Beisert <jbe@pengutronix.de>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-max730x.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-max730x.c
Simple merge