From: Andrew Jackson Date: Fri, 19 Dec 2014 16:18:07 +0000 (+0000) Subject: ASoC: dwc: Reorder code in preparation for DT support X-Git-Tag: fixes-v4.0-rc1~146^2~106^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa8603c6253204bf96c88739f711e89c2b00cd5;p=pandora-kernel.git ASoC: dwc: Reorder code in preparation for DT support Move code that configures the DAI and DMA into a separate function. This reduces the size of the dw_i2s_probe function and will make it easier to add support for device tree to the driver. Signed-off-by: Andrew Jackson Signed-off-by: Mark Brown --- Reading git-diff-tree failed