commit | a01da00cbccc162a86c78f61ed4ca55dad35440f | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Jul 15 09:51:33 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 15 12:30:36 2015 +0100 |
tree | 70afb419b0d24d4eda70bbf54e7284fc20a98087 | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] |
ASoC: da732x: Merge da732x_dai1_ops and da732x_dai2_ops da732x_dai1_ops is identical to da732x_dai2_ops, so merge them to da732x_dai_ops. The da732x_dai_ops is not modified after initialization, so make it const. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>