commit | 2bee991460a838ee3c8064a6d880c4e7bc41717a | [log] [tgz] |
---|---|---|
author | Jean-Francois Moine <moinejf@free.fr> | Wed Jan 15 16:51:37 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Feb 03 12:45:33 2014 +0000 |
tree | 04b440fb99fa1eb30eda494d81fdae56388bc9cc | |
parent | 7722f830a45f7fbb8f2f7b23265793980bdf3397 [diff] |
ASoC: simple-card: simplify code The DT values are copied to the non-DT structure before being moved to the card structure. Set directly the DT values in the card and move the non-DT copy to the non-DT sequence. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>