commit | da33574f7f1c110ec58ea43251a9a85801d6e015 | [log] [tgz] |
---|---|---|
author | Tang Bin <tangbin@cmss.chinamobile.com> | Wed Apr 29 17:38:23 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Apr 29 14:23:19 2020 +0100 |
tree | aca00aca1c867ee676f6e1e5b9caf75b1ca33df7 | |
parent | 77be181e2c8e435692424ff2e5ee3d0380cabb90 [diff] |
ASoC: mxs-saif: Fix unused assignment Delete unused initialized value, because 'ret' will be assigined by the function of_alias_get_id(). Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Link: https://lore.kernel.org/r/20200429093823.1372-1-tangbin@cmss.chinamobile.com Signed-off-by: Mark Brown <broonie@kernel.org>