kernel_optimize_test/sound/soc/ux500
Johan Hovold 651e9268fb ASoC: ux500: Restore platform DAI assignments
This reverts commit f1013cdeee ("ASoC: ux500: drop platform DAI
assignments"), which seems to have been based on a misunderstanding and
prevents the platform driver callbacks from being made (e.g. to
preallocate DMA memory).

The real culprit for the warnings about attempts to create duplicate
procfs entries was commit 99b04f4c40 ("ASoC: add Component level
pcm_new/pcm_free" that broke PCM creation on systems that use more than
one platform component.

Fixes: f1013cdeee ("ASoC: ux500: drop platform DAI assignments")
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable <stable@vger.kernel.org>	# 4.11
2017-07-17 15:50:39 +01:00
..
Kconfig
Makefile
mop500_ab8500.c
mop500_ab8500.h
mop500.c ASoC: ux500: Restore platform DAI assignments 2017-07-17 15:50:39 +01:00
ux500_msp_dai.c ASoC: ux500: Added blank line after declarations 2017-03-07 14:31:27 +01:00
ux500_msp_dai.h
ux500_msp_i2s.c ASoC: ux500: Remove unuseful break after return 2017-03-07 14:31:26 +01:00
ux500_msp_i2s.h
ux500_pcm.c
ux500_pcm.h