]> git.alsa-project.org Git - alsa-utils.git/commit
amixer: fix display of unreadable control elements
authorClemens Ladisch <clemens@ladisch.de>
Mon, 1 Feb 2010 12:22:39 +0000 (13:22 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 1 Feb 2010 12:22:39 +0000 (13:22 +0100)
commitcdc496addb28784ae6bc43efc5afa67cba073fde
treeeedf6049e0aab0ed80ac7d6d5b7f2aa0fb48dcbf
parent0034b1f83f6e14f89a2fc2b2b02f14fcf0e93b2f
amixer: fix display of unreadable control elements

When an element is marked as not readble, do not try to read it and then
complain about the error, but just ignore it.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
amixer/amixer.c