]> git.alsa-project.org Git - alsa.git/commit
hda_analyzer: don't fail to display audio selector if caps variables aren't available
authorJaroslav Kysela <perex@perex.cz>
Thu, 30 May 2013 12:23:48 +0000 (14:23 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 30 May 2013 12:25:37 +0000 (14:25 +0200)
commit5bcf62d6947fe348a2b055bce633df1d12ff4370
treef8901733742e913538b778cb3634d26fc4afb430
parent0909633288777d27c67aee2a358218a6434f181a
hda_analyzer: don't fail to display audio selector if caps variables aren't available

In particular, when an audio selector node has Amp-In caps: N/A, it
allows to still interact with the selector, and not have TypeError traceback
throwns because of NoneType variables.

Reported-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
hda-analyzer/hda_guilib.py