From: Shawn Guo Date: Fri, 16 Mar 2012 08:56:40 +0000 (+0800) Subject: ASoC: fsl: create fsl_utils to accommodate the common functions X-Git-Tag: v3.5-rc1~118^2~3^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60aae8da298e3ac0af07c8cdb6a98e47e8deab35;p=pandora-kernel.git ASoC: fsl: create fsl_utils to accommodate the common functions There is some amount of code duplication between mpc8610_hpcd and p1022_ds machine drivers, and the same code will be duplicated again when another new machine driver is added. The patch creates fsl_utils to accommodate the common functions to stop the code duplication. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed