1
0
Fork 0
alistair23-linux/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
..
Kconfig ASoC: brcm: Add DSL/PON SoC audio driver 2020-03-13 16:01:35 +00:00
Makefile ASoC: brcm: Add DSL/PON SoC audio driver 2020-03-13 16:01:35 +00:00
bcm63xx-i2s-whistler.c ASoC: brcm: Add DSL/PON SoC audio driver 2020-03-13 16:01:35 +00:00
bcm63xx-i2s.h ASoC: brcm: Add DSL/PON SoC audio driver 2020-03-13 16:01:35 +00:00
bcm63xx-pcm-whistler.c ASoC: bcm: Fix pointer cast warning 2020-03-30 15:32:34 +01:00
bcm2835-i2s.c ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:05:20 +01:00
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 ASoC: bcm: cygnus-ssp: move .suspend/.resume to component 2020-01-21 17:02:56 +00:00
cygnus-ssp.h ASoC: cygnus: Add Cygnus audio DAI driver 2016-05-31 17:50:42 +01:00