1
0
Fork 0
alistair23-linux/sound/soc/rockchip
Takashi Iwai f153bf49dd
ASoC: rockchip: Fix an uninitialized variable compile warning
Paper over a trivial case leading to an uninitialized variable compile
warning:
  sound/soc/rockchip/rockchip_pdm.c:179:3: warning: ‘clk_out’ may be used uninitialized in this function [-Wmaybe-uninitialized]

Fixes: 624e8e00ac ("ASoC: rockchip: pdm: fixup pdm fractional div")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-05-07 11:24:19 +09:00
..
Kconfig ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs 2018-03-21 09:53:44 +08:00
Makefile ASoC: rockchip: add config for rockchip dmaengine pcm register 2018-06-18 12:54:38 +01:00
rk3288_hdmi_analog.c ASoC: remove unneeded static set .owner field in platform_driver 2018-09-12 10:52:25 +01:00
rk3399_gru_sound.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
rockchip_i2s.c ASoC: rockchip: add config for rockchip dmaengine pcm register 2018-06-18 12:54:38 +01:00
rockchip_i2s.h ASoC: rockchip: i2s: add other configurable formats 2017-06-13 21:47:40 +01:00
rockchip_max98090.c ASoC: rockchip: constify snd_soc_ops structures 2016-10-24 18:33:17 +01:00
rockchip_pcm.c ASoC: rockchip: add missing slave_config setting for I2S 2018-11-13 10:06:23 -08:00
rockchip_pcm.h ASoC: rockchip: add config for rockchip dmaengine pcm register 2018-06-18 12:54:38 +01:00
rockchip_pdm.c ASoC: rockchip: Fix an uninitialized variable compile warning 2019-05-07 11:24:19 +09:00
rockchip_pdm.h ASoC: rockchip: pdm: fixup pdm fractional div 2019-04-04 15:08:41 +07:00
rockchip_rt5645.c ASoC: rockchip: put device_node on remove 2018-06-18 12:54:38 +01:00
rockchip_spdif.c ASoC: rockchip: disable clock on error 2017-12-06 15:25:48 +00:00
rockchip_spdif.h Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linus 2015-12-23 00:23:27 +00:00