commit | c61c2d7071d865adc3bbd92dee670bcf7bf56099 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Oct 16 12:12:22 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 28 16:59:31 2014 +0100 |
tree | 55f3badfcaecde65f687df2af6c7717d93f15ab1 | |
parent | 9067bbe5989c39bd4d482edfd4d38ad99d5b081f [diff] |
pinctrl: tegra-xusb: Don't leak configurations The pinctrl config helpers make a separate copy of the configuration, so callers must make sure to free any dynamically allocated memory that was used to store it. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>