kernel_optimize_test/sound/soc
Wei Yongjun b2c02c63ac
ASoC: cs35l36: Make some symbols static
Fixes the following sparse warnings:

sound/soc/codecs/cs35l36.c:135:20: warning:
 symbol 'cs35l36_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:248:6: warning:
 symbol 'cs35l36_readable_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:398:6: warning:
 symbol 'cs35l36_precious_reg' was not declared. Should it be static?
sound/soc/codecs/cs35l36.c:410:6: warning:
 symbol 'cs35l36_volatile_reg' was not declared. Should it be static?

Fixes: 6ba9dd6c89 ("ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: James Schulman <james.schulman@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-02-18 17:42:37 +00:00
..
adi
amd ASoC: amd: Fix potential NULL pointer dereference 2019-01-15 19:06:23 +00:00
atmel
au1x
bcm
cirrus
codecs ASoC: cs35l36: Make some symbols static 2019-02-18 17:42:37 +00:00
dwc
fsl ASoC: fsl_spdif: fix sysclk_df type 2019-02-18 17:42:09 +00:00
generic ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() 2019-01-21 18:14:16 +00:00
hisilicon
img
intel ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field 2019-02-12 16:55:48 +00:00
jz4740
kirkwood
mediatek ASoC: mediatek: mt8183: make some functions static 2019-02-13 11:52:47 +00:00
meson
mxs
nuc900
pxa ASoC: eliminate left-over from Raumfeld machine driver removal 2019-01-07 16:58:19 +00:00
qcom ASoC: qcom: Kconfig: select dmic for sdm845 2019-02-18 17:42:22 +00:00
rockchip
samsung ASoC: samsung: i2s: Prevent potential NULL platform data dereference 2019-02-14 16:17:36 +00:00
sh ASoC: fsi: fix spelling mistake "doens't" -> "doesn't" 2019-02-18 17:07:28 +00:00
sirf
spear
sprd ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
sti
stm ASoC: stm32: sai: add missing put_device() 2019-02-14 13:12:07 +00:00
sunxi ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch 2019-02-07 12:15:23 +00:00
tegra
ti ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins 2019-01-04 15:20:48 +00:00
txx9
uniphier
ux500
xilinx ASoC: xlnx: parse AES audio parameters 2019-01-14 22:16:10 +00:00
xtensa
zte
Kconfig ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
Makefile ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
soc-ac97.c
soc-acpi.c
soc-compress.c ASoC: compress: Add helper functions for component trigger/set_params 2019-02-06 15:51:04 +00:00
soc-core.c ASoC: core: don't increase component module refcount unconditionally 2019-02-08 18:00:20 +00:00
soc-dapm.c ASoC: Use __printf markup to silence compiler 2019-02-12 14:15:18 +00:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag 2019-02-14 16:17:35 +00:00
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: dapm: Only power up active channels from a DAI 2019-02-02 17:15:17 +01:00
soc-topology.c Merge branch 'asoc-5.0' into asoc-5.1 for dapm table 2019-02-06 17:31:39 +00:00
soc-utils.c