mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-30 11:10:19 -04:00
conf: cards: unify whitespace - use tabs and remove trailing spaces
Convert leading spaces to tabs for consistent indentation, remove trailing whitespace from all lines, and normalize file endings across all card configuration files. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
17ffe17f03
commit
f30c355278
51 changed files with 190 additions and 192 deletions
|
|
@ -11,7 +11,7 @@ CS46xx.pcm.front.!0 {
|
|||
}
|
||||
type hw
|
||||
card $CARD
|
||||
}
|
||||
}
|
||||
|
||||
# default with plughw
|
||||
# CS46xx supports multi-playback
|
||||
|
|
@ -62,7 +62,7 @@ CS46xx.pcm.rear.!0 {
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
<confdir:pcm/center_lfe.conf>
|
||||
|
||||
|
|
@ -74,7 +74,7 @@ CS46xx.pcm.center_lfe.!0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 3
|
||||
}
|
||||
}
|
||||
|
||||
<confdir:pcm/surround40.conf>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue