From: Fabio Estevam Date: Wed, 24 Apr 2013 16:23:15 +0000 (-0300) Subject: ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666c25e3d759dfd33c6df4cd3a26f1bfed65215e;p=pandora-kernel.git ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link It makes no sense to hardcode the I2C bus into the codec_name field. cpu_dai_name and platform_name are also overwritten later in mxs_sgtl5000_probe_dt(). So remove the three fields, as mxs platform is dt-only platform. Signed-off-by: Fabio Estevam Acked-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed