From: Stephen Warren Date: Fri, 6 Apr 2012 17:14:04 +0000 (-0600) Subject: ASoC: tegra: use devm_ APIs in SPDIF driver X-Git-Tag: v3.5-rc1~118^2~3^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17933db2e4758b0cefdf23124087b488bce24b82;p=pandora-kernel.git ASoC: tegra: use devm_ APIs in SPDIF driver The devm_ APIs remove the need to manually clean up allocations, thus removing some code. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed