From: H Hartley Sweeten Date: Mon, 26 Mar 2012 23:00:08 +0000 (-0700) Subject: ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe X-Git-Tag: v3.5-rc1~118^2~3^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7cff0abf99a0895bc2094e08809bd5e0c4f6a4a;p=pandora-kernel.git ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe Use the devm_* helpers to cleanup the probe routine. This also eliminates having to carry the mem and irq values 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