arm: mach-omap2: voltage: debugfs: fix memory leak
authorAaro Koskinen <aaro.koskinen@nokia.com>
Fri, 28 Jan 2011 16:24:11 +0000 (18:24 +0200)
committerKevin Hilman <khilman@ti.com>
Mon, 31 Jan 2011 20:59:14 +0000 (12:59 -0800)
commit62270119867131d6d11fe018f1fafcf0fa2933e3
treed3ee2136fcdd899b31a1f6d49bf3f61c7c787f15
parent617fcc98020bbc9492cacdef40423b758c02a9df
arm: mach-omap2: voltage: debugfs: fix memory leak

The temporary string holding the directory name to be created should
be released.

Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/voltage.c