linux-stable/sound/soc/bcm
Takashi Iwai 76385a665f
ASoC: bcm: Fix pointer cast warning
The NULL check can be done gracefully without cast.  It fixes a
compile warning like:
  sound/soc/bcm/bcm63xx-pcm-whistler.c:184:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

Fixes: 88eb404ccc ("ASoC: brcm: Add DSL/PON SoC audio driver")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20200330135645.9707-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-30 15:32:34 +01:00
..
bcm63xx-i2s-whistler.c
bcm63xx-i2s.h
bcm63xx-pcm-whistler.c ASoC: bcm: Fix pointer cast warning 2020-03-30 15:32:34 +01:00
bcm2835-i2s.c
cygnus-pcm.c ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer 2020-03-27 14:44:33 +00:00
cygnus-ssp.c
cygnus-ssp.h
Kconfig
Makefile