]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 28 Jul 2021 12:44:11 +0000 (20:44 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jul 2021 15:39:28 +0000 (16:39 +0100)
commitd207c5d115ea1109498b81b202a1a92fe4192e46
treefddce910aa0ab82051af6a4b6471eb83989b8945
parent9e867c81590cc8147d090a7f8bde0021d9a7cf02
ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'

Delete unused initialized value of 'rc', because it will
be assigned by the function devm_request_irq().

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20210728124411.3168-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/bcm/cygnus-pcm.c