ASoC: dwc: Allocate resources with devm_ioremap_resource
authorAndrew Jackson <Andrew.Jackson@arm.com>
Wed, 3 Dec 2014 16:38:46 +0000 (16:38 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Dec 2014 18:26:51 +0000 (18:26 +0000)
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 <Andrew.Jackson@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found