From: H Hartley Sweeten Date: Mon, 26 Mar 2012 23:00:17 +0000 (-0700) Subject: ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe X-Git-Tag: v3.5-rc1~118^2~3^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01651babb66fb7b51719ff3389a7bfc3ad25fe13;p=pandora-kernel.git ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe Use the devm_* helpers to cleanup the probe routine. This also eliminates having to carry the mem value in the private data for the remove. Signed-off-by: H Hartley Sweeten Tested-by: Mika Westerberg Acked-by: Mika Westerberg Signed-off-by: Mark Brown --- Reading git-diff-tree failed