commit | 7722f830a45f7fbb8f2f7b23265793980bdf3397 | [log] [tgz] |
---|---|---|
author | Jean-Francois Moine <moinejf@free.fr> | Wed Jan 15 16:51:33 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Feb 03 12:45:33 2014 +0000 |
tree | 2474e86c4cfcbd64d9d262e44adb799b50dbc74f | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
ASoC: simple-card: simplify code The check of the mandatory fields is done for DT in its specific sequence. Move the global check to the non-DT sequence. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>