]> git.alsa-project.org Git - alsa-lib.git/commit
Factor out rt5645 variants Speaker+Headphones shared UCM enable sequences
authorRussell Parker <russell.parker7@gmail.com>
Sun, 6 Jan 2019 03:47:13 +0000 (19:47 -0800)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 10:27:01 +0000 (11:27 +0100)
commitd4aa7346b73d483e3a3cfd8cea6464eb40deec6f
tree065e1a95960ad46b8f9419b80e8c5e161d154909
parente850d8e2e3893ac0622ee645bc86ddce0fd59624
Factor out rt5645 variants Speaker+Headphones shared UCM enable sequences

Move common enable sequences for rt5645 variants and rt5650
UCM configurations into a shared component. The corresponding
disable sequences are only two lines each and do not seem worth
creating components for.

Signed-off-by: Russell Parker <russell.parker7@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf/ucm/ASUSTeKCOMPUTERINC.-T100HAN-1.0-T100HAN/HiFi.conf
src/conf/ucm/LENOVO-80XF-LenovoMIIX320_10ICR-LNVNB161216/HiFi.conf
src/conf/ucm/chtrt5645-mono-speaker-analog-mic/HiFi.conf
src/conf/ucm/chtrt5645/HiFi.conf
src/conf/ucm/chtrt5650/HiFi.conf
src/conf/ucm/codecs/rt5645/HeadphonesEnableSeq.conf [new file with mode: 0644]
src/conf/ucm/codecs/rt5645/Makefile.am
src/conf/ucm/codecs/rt5645/SpeakerEnableSeq.conf [new file with mode: 0644]