diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-10-08 12:54:29 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-08 19:22:51 +0300 |
commit | 74daadc7fde5dc3326ba2158a60c1c028f2e19b9 (patch) | |
tree | 5405b2077f086819689407a938422fa9fdca6279 /sound/soc/soc-compress.c | |
parent | 5245352588f5837961963e1da4ccb7ba7240e90b (diff) | |
download | linux-74daadc7fde5dc3326ba2158a60c1c028f2e19b9.tar.xz |
ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_io
The call to rockchip_i2s_ch_to_io is only useful for its return
value which is not being used. The function call also has no
side effects, the call is effectively useless and can be removed.
Addresses-Coverity: ("Useless call")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Message-Id: <20211008095430.62680-1-colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-compress.c')
0 files changed, 0 insertions, 0 deletions