From: Lars-Peter Clausen Date: Mon, 13 Jul 2015 10:26:45 +0000 (+0200) Subject: ASoC: uda134x: Move state struct allocation to bus probe X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~3^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15c444e58ed5b5dfc6056249ef8a74d00118be3;p=pandora-kernel.git ASoC: uda134x: Move state struct allocation to bus probe Resource allocations should be done in the bus probe rather than the CODEC probe. Move the allocation of the drivers state struct there. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed