android_kernel_xiaomi_sm8350/sound/soc/sprd
Baolin Wang 0e98759911 FROMGIT: ASoC: sprd: Allow the MCDT driver to build into modules
Change the config to 'tristate' for MCDT driver to allow it to build into
modules, as well as changing to use IS_ENABLED() to validate if need supply
dummy functions when building the MCDT driver as a module.

bug: 151273001
Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Link: https://lore.kernel.org/r/9306f2b99641136653ae4fe6cf9e859b7f698f77.1583387748.git.baolin.wang7@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
(cherry picked from commit fd357ec595d36676c239d8d16706a270a961ac32
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next)
2020-03-13 11:04:43 +00:00
..
Kconfig FROMGIT: ASoC: sprd: Allow the MCDT driver to build into modules 2020-03-13 11:04:43 +00:00
Makefile ASoC: sprd: Add Spreadtrum multi-channel data transfer support 2019-04-25 19:43:49 +01:00
sprd-mcdt.c ASoC: Remove dev_err() usage after platform_get_irq() 2019-08-02 12:12:31 +01:00
sprd-mcdt.h FROMGIT: ASoC: sprd: Allow the MCDT driver to build into modules 2020-03-13 11:04:43 +00:00
sprd-pcm-compress.c ASoC: sprd: Fix spelling mistake "faied" -> "failed" 2019-04-04 15:11:34 +07:00
sprd-pcm-dma.c ASoC: sprd: Add reserved DMA memory support 2019-05-06 22:48:03 +09:00
sprd-pcm-dma.h