diff options
author | Jin Yao <yao.jin@linux.intel.com> | 2015-03-17 05:23:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-17 15:17:13 +0300 |
commit | 6b3b58d97fb2d03f8f1d009a77baece311aa0d16 (patch) | |
tree | 7a91cdb8649abea683e0fcbd81fb3cd835cb4295 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 066d7b87fa11213d7eca7af8fdd8447e1c62117b (diff) | |
download | linux-6b3b58d97fb2d03f8f1d009a77baece311aa0d16.tar.xz |
ASoC: Intel: move the jack creation to Braswell machine driver
The jack creation code was in rt5670 codec driver before due to the
jack resources (gpio/irq) were defined under the node of codec device
in ACPI on Braswell. We used the snd_soc_jack_new() to create a jack
instance.
But now snd_soc_jack_new() is removed from upstream and we can't
use snd_soc_card_jack_new() in codec driver, so we move the jack
creation code to machine driver and pass the jack instance to codec
driver for further processing.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Jin Yao <yao.jin@linux.intel.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