Colin Ian King 0338753a57
ASoC: cygnus: remove redundant assignment to pointer 'res'
The pointer res is being initialized with a value that is never read
and re-assigned immediately after, hence the initialization is redundant
and can be removed.

Cleans up clang warning:
sound/soc/bcm/cygnus-ssp.c:1284:19: warning: Value stored to 'res'
during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-03-08 15:11:24 +00:00
..
2018-02-07 12:11:09 -08:00
2017-10-09 09:47:48 +01:00
2018-02-01 10:00:28 -08:00
2018-01-10 16:42:10 +00:00
2018-02-07 12:11:09 -08:00
2018-02-07 12:11:09 -08:00