From: Sachin Kamat Date: Fri, 7 Dec 2012 11:02:26 +0000 (+0530) Subject: ASoC: tpa6130a2: Use devm_* APIs X-Git-Tag: v3.8-rc1~29^2~5^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06080cf08e6b59971959d9be3d0587c6e033292;p=pandora-kernel.git ASoC: tpa6130a2: Use devm_* APIs Converted to use devm_gpio_request and devm_regulator_get APIs. These are device managed and make error handling and cleanup a bit simpler. Cc: Peter Ujfalusi Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- Reading git-diff-tree failed