commit | db6c2c69c27f2c4fd1e2a1c6b0b1119b1e885f8a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 23 01:43:20 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 25 17:18:36 2013 +0200 |
tree | eb061ca9a8c5fe4ccd0043b7a6f0fb8e5d1eff96 | |
parent | 8cb440ab709fb1f7e3f71a6159ebab9403760472 [diff] |
pinctrl: fix a memleak when freeing maps We forgot to free the node itself when free:ing a map. Reported-by: xulinuxkernel <xulinuxkernel@gmail.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>