diff options
author | 2014-09-30 16:52:15 -0300 | |
---|---|---|
committer | 2014-10-01 17:07:05 +0100 | |
commit | c05a11f7b8b5bc67f2c9f726c52b59f67b1bfe7d (patch) | |
tree | 48bf85b898669602b22c269a69518869483be9b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: fsl-sai: Convert to use regmap framework's endianness method. (diff) | |
download | wireguard-linux-c05a11f7b8b5bc67f2c9f726c52b59f67b1bfe7d.tar.xz wireguard-linux-c05a11f7b8b5bc67f2c9f726c52b59f67b1bfe7d.zip |
ASoC: fsl: Do not force codecs selection by SND_SOC_FSL_ASOC_CARD
The wm8962 driver uses the input subsystem, but it is selected by
SND_SOC_FSL_ASOC_CARD, which can be built with CONFIG_INPUT disabled,
resulting in this link error:
ERROR: "input_event" [sound/soc/codecs/snd-soc-wm8962.ko] undefined!
ERROR: "input_register_device" [sound/soc/codecs/snd-soc-wm8962.ko] undefined!
ERROR: "devm_input_allocate_device" [sound/soc/codecs/snd-soc-wm8962.ko] undefined!
Do not force the selection of the codecs by SND_SOC_FSL_ASOC_CARD to avoid
such problem.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions