samsung-m3: change names in UCM (MR 3120)
This makes the names match the recommended names in the ALSA UCM
header:
f1fa7ea077/include/use-case.h (L112-L144)
This commit is contained in:
parent
0a90f9d777
commit
b3ffa2191c
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-samsung-m3
|
||||
pkgdesc="Samsung Galaxy S III LTE"
|
||||
pkgver=6
|
||||
pkgver=6.1
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -53,6 +53,6 @@ nonfree_firmware() {
|
|||
sha512sums="
|
||||
d2ed2eedd223854766121058273a3a90b1672dbb95d0072b56100c01196cbe5ee96049c3b646b9b2f60af1254743ef4c4006e6275f407d582ec012e7bd383f71 deviceinfo
|
||||
caa81e8ab6753c0ca24c22fb6742288765dfbf2469b8b8c35c5789edfcee546ef1c3b14ad6e540c417f434258399300f17d312b58157635eafab134587ef94cc Midas.conf
|
||||
e6df5f3c4b8203447d9cbec1cf10588d9dc03d3be49e596393de5bd2afb9cc9fab669d1ade2c4ee7e0886fdbaa0e4266a3bddd55a866f3ea98dd82267bc9e856 HiFi.conf
|
||||
21f64c9104ec5780fffde8ba7ce57583592469694d07dd5e2de4173d7c9f99ba57fb28bb5bcfbbce921be9c4ead9d31980e948533162fe12424c2037145debb1 HiFi.conf
|
||||
56a2bdffc273cb0a581192e65378ff50e71c7bc8a696af7d5e7c165a53c005aae104c4514c68afb668454c5a94ce78bd509f8a40e3401d67e16636b1ed81d051 modules-load.conf
|
||||
"
|
||||
|
|
|
@ -174,7 +174,7 @@ SectionDevice."Speaker" {
|
|||
}
|
||||
}
|
||||
|
||||
SectionDevice."BackInternalMicrophone" {
|
||||
SectionDevice."Mic1" {
|
||||
Comment "Back Internal Microphone"
|
||||
|
||||
EnableSequence [
|
||||
|
@ -202,7 +202,7 @@ SectionDevice."BackInternalMicrophone" {
|
|||
}
|
||||
}
|
||||
|
||||
SectionDevice."HeadsetIn" {
|
||||
SectionDevice."Headset" {
|
||||
Comment "Headset Input"
|
||||
|
||||
EnableSequence [
|
||||
|
|
Loading…
Reference in a new issue