Add SetLED macro to hide implementation details for LED handling#517
Closed
perexg wants to merge 4 commits intoalsa-project:masterfrom
Closed
Add SetLED macro to hide implementation details for LED handling#517perexg wants to merge 4 commits intoalsa-project:masterfrom
perexg wants to merge 4 commits intoalsa-project:masterfrom
Conversation
f3f1cb2 to
37b3b81
Compare
perexg
added a commit
to perexg/alsa-ucm-conf
that referenced
this pull request
Mar 11, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg
added a commit
to perexg/alsa-ucm-conf
that referenced
this pull request
Mar 11, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
f661013 to
19bb72f
Compare
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Closes: alsa-project#512 Signed-off-by: Derek Fang <derek.fang@realtek.com> Signed-off-by: Shuming Fan <shumingf@realtek.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg
added a commit
that referenced
this pull request
Mar 15, 2025
Closes: #517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
jglathe
pushed a commit
to jglathe/alsa-ucm-conf
that referenced
this pull request
Mar 22, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
jglathe
pushed a commit
to jglathe/alsa-ucm-conf
that referenced
this pull request
Mar 22, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Sigurs
pushed a commit
to Sigurs/alsa-ucm-conf
that referenced
this pull request
Apr 22, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Sigurs
pushed a commit
to Sigurs/alsa-ucm-conf
that referenced
this pull request
Apr 22, 2025
Closes: alsa-project#517 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change also reduces modprobe calls when settings is split to multiple configuration files.