From: Thierry Reding Date: Thu, 16 Oct 2014 10:12:22 +0000 (+0200) Subject: pinctrl: tegra-xusb: Don't leak configurations X-Git-Tag: omap-for-v3.19/fixes-rc1~135^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61c2d7071d865adc3bbd92dee670bcf7bf56099;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed