git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8b24fc
)
ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 24 Apr 2013 16:23:15 +0000
(13:23 -0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 16:45:34 +0000
(20:45 +0400)
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 <fabio.estevam@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found