]> 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)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 Sep 2012 13:45:59 +0000 (15:45 +0200)
commitb9b76efd104012e05714bcd0a9b90e062ea535d5
treeeedf6049e0aab0ed80ac7d6d5b7f2aa0fb48dcbf
parentfbf5dbc0585f21588f52ba2f4314c0fd280a645f
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