]> git.alsa-project.org Git - alsa-utils.git/commit
alsa-info.sh: Simplify iteration over cards when calling amixer
authorDavid Ward <david.ward@ll.mit.edu>
Sat, 21 Dec 2019 05:32:03 +0000 (00:32 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2020 13:04:40 +0000 (14:04 +0100)
commit068dd55717d4e020849e4dd12610d16968cf49be
treeb6d213da128888d9750f83cd1318f9455d2499ef
parent86b1f80e24b68ce8153874e6ac851fa2b90c43b5
alsa-info.sh: Simplify iteration over cards when calling amixer

Read card names directly from individual procfs files, and pass them
to amixer using the '-c' option.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsa-info/alsa-info.sh