diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-04-14 11:30:41 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-04-28 23:35:09 +0400 |
commit | b6d71fdbab9db265454e99b480081acc971dea59 (patch) | |
tree | e41da5a05d65532674f8a3b7eb07d3daeacac95f /drivers/gpio/gpio-pl061.c | |
parent | 9dacc6de4c0906667d704e3d6ef72dd3f15911a8 (diff) | |
download | linux-b6d71fdbab9db265454e99b480081acc971dea59.tar.xz |
gpio: max730x: Remove kfree(ts) in __max730x_remove()
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>
Diffstat (limited to 'drivers/gpio/gpio-pl061.c')
0 files changed, 0 insertions, 0 deletions