alsa: Handle 'Digital Mic' as an 'Input Source'

BugLink: https://launchpad.net/bugs/533877

Some laptops have 'Digital Mic' exposed as an 'Input Source', e.g., Dell
XPS 1330, so handle these, too.
This commit is contained in:
Daniel T Chen 2010-03-10 18:14:11 -05:00 committed by Colin Guthrie
parent 87fdbb544b
commit f7b262763a

View file

@ -62,6 +62,10 @@ priority = 5
[Element Input Source] [Element Input Source]
enumeration = select enumeration = select
[Option Input Source:Digital Mic]
name = input-microphone
priority = 20
[Option Input Source:Mic] [Option Input Source:Mic]
name = input-microphone name = input-microphone
priority = 20 priority = 20