Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct conflicting mic in max98090 #43

Closed
wants to merge 1 commit into from

Conversation

jacobopantoja
Copy link
Contributor

'mic' was conflicting 'mic' instead of 'headset', thus preventing correct configuration regarding microphones.

With this corrected, introducing a headset enables 'headset' mic and disables internal 'mic', whereas releasing the headset disables 'headset' mic and enables internal 'mic'

'mic' was conflicting 'mic' instead of 'headset', thus preventing correct configuration regarding microphones.

With this corrected, introducing a headset enables 'headset' mic and disables internal 'mic', whereas releasing the headset disables 'headset' mic and enables internal 'mic'
@jacobopantoja
Copy link
Contributor Author

jacobopantoja commented Aug 6, 2020

Added issue for traceability. So this PR closes #44

@jacobopantoja jacobopantoja reopened this Aug 7, 2020
@perexg perexg force-pushed the master branch 2 times, most recently from 1b60507 to 79c21c1 Compare August 18, 2020 15:06
perexg pushed a commit that referenced this pull request Aug 18, 2020
'mic' was conflicting 'mic' instead of 'headset', thus preventing correct configuration regarding microphones.

With this corrected, introducing a headset enables 'headset' mic and disables internal 'mic', whereas releasing the headset disables 'headset' mic and enables internal 'mic'

BugLink: #43
From: acobopantoja@gmail.com
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
@perexg
Copy link
Member

perexg commented Aug 18, 2020

Merged in d3ffca2 . Thank you.

@perexg perexg closed this Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants