ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Wed, 11 Jul 2012 15:36:34 +0000 (17:36 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Jul 2012 17:40:57 +0000 (18:40 +0100)
Release the memory of the routing table before leaving the function upon errors
in the device tree

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found