OSDN Git Service

ASoC: mxs-saif: Fix unused assignment
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 29 Apr 2020 09:38:23 +0000 (17:38 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Apr 2020 13:23:19 +0000 (14:23 +0100)
commitda33574f7f1c110ec58ea43251a9a85801d6e015
treeaca00aca1c867ee676f6e1e5b9caf75b1ca33df7
parent77be181e2c8e435692424ff2e5ee3d0380cabb90
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>
sound/soc/mxs/mxs-saif.c