tmp_suning_uos_patched/sound/soc
Lars-Peter Clausen 6553bf06a3 ASoC: Don't try to register debugfs entries if the parent does not exist
If the registration of a debugfs directory fails this is treated as a
non-fatal error in ASoC and operation continues as normal. This means we
need to be careful and check if the parent debugfs directory exists if we
try to register a debugfs file or sub-directory. Otherwise we might end up
passing NULL for the parent and the file or directory will be registered in
the top-level debugfs directory.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-04-09 12:23:14 +01:00
..
adi
atmel
au1x
bcm
blackfin
cirrus
codecs Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' into asoc-linus 2015-03-16 12:03:17 +00:00
davinci
dwc
fsl
generic
intel
jz4740
kirkwood
mxs
nuc900
omap
pxa
rockchip
samsung
sh
sirf
spear
tegra
txx9
ux500
xtensa
Kconfig
Makefile
soc-ac97.c
soc-cache.c
soc-compress.c
soc-core.c ASoC: Don't try to register debugfs entries if the parent does not exist 2015-04-09 12:23:14 +01:00
soc-dapm.c ASoC: Don't try to register debugfs entries if the parent does not exist 2015-04-09 12:23:14 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: Don't try to register debugfs entries if the parent does not exist 2015-04-09 12:23:14 +01:00
soc-utils.c