ASoC: dwc: Allocate resources with platform_get_resource
authorAndrew Jackson <Andrew.Jackson@arm.com>
Fri, 29 Aug 2014 14:05:00 +0000 (15:05 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 7 Oct 2014 11:10:59 +0000 (12:10 +0100)
commit2dee54de2daebb6a7f193d8fc832d81fac78f03c
tree12f7fad3b8b216e1f373519f5c908bbf56e4564a
parentef87c1beace2ef2381e9c67fb1fd98a4f823bd88
ASoC: dwc: Allocate resources with platform_get_resource

Reorder allocations and use updated interface, platform_get_resource, to allocate
IO mapping.

Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
sound/soc/dwc/designware_i2s.c