From: Andrew Jackson Date: Wed, 3 Dec 2014 16:38:46 +0000 (+0000) Subject: ASoC: dwc: Allocate resources with devm_ioremap_resource X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~18^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b163be4cf4a3bb673038a21e368954f7f88347b7;p=pandora-kernel.git ASoC: dwc: Allocate resources with devm_ioremap_resource Prepare for the introduction of device-tree support by re-ordering some of the allocations and using devm_iomap_resource to simplify IO mapping. Signed-off-by: Andrew Jackson Signed-off-by: Mark Brown --- Reading git-diff-tree failed