1
0
Fork 0
alistair23-linux/sound/soc/stm
Colin Ian King 18127744cf
ASoC: stm32: remove redundant pointers 'priv' and 'rtd'
Pointer 'priv' is assigned and not used, removing this allows
the removal of pointer 'rtd'.

Cleans up clang warning:
warning: variable 'priv' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-08-01 12:16:26 +01:00
..
Kconfig ASoC: stm32: sai: add iec958 controls support 2018-06-18 12:54:38 +01:00
Makefile ASoC: stm32: add DFSDM DAI support 2018-01-10 10:52:05 +00:00
stm32_adfsdm.c ASoC: stm32: remove redundant pointers 'priv' and 'rtd' 2018-08-01 12:16:26 +01:00
stm32_i2s.c ASoC: stm32: explicitly request exclusive reset control 2017-07-19 17:07:04 +01:00
stm32_sai.c ASoC: stm32: sai: Add support of S/PDIF playback 2018-02-26 11:19:04 +00:00
stm32_sai.h ASoC: stm32: sai: Add support of S/PDIF playback 2018-02-26 11:19:04 +00:00
stm32_sai_sub.c ASoC: stm32: Use snd_pcm_stop_xrun() helper 2018-07-04 15:41:36 +01:00
stm32_spdifrx.c ASoC: stm32: spdifrx: Use default dai name 2018-02-12 12:04:33 +00:00