diff options
author | Stefan Schmidt <stefan@buglabs.net> | 2010-07-06 20:09:10 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-07-06 21:35:52 +0200 |
commit | 1bf8f09f29eddd10579170eb22b00658c6b9ec0a (patch) | |
tree | 85215a57c8ffb28f882a9889ecc4849089ec5856 /recipes/alsa/alsa-state | |
parent | a4e69e7b7a2946ff3c6661b047a9fab9262a2294 (diff) |
alsa-state: Fix for muted speaker in bug20 state file. Bump PR.
Diffstat (limited to 'recipes/alsa/alsa-state')
-rw-r--r-- | recipes/alsa/alsa-state/bug20/asound.state | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-state/bug20/asound.state b/recipes/alsa/alsa-state/bug20/asound.state index 299400a2f5..f5e39134a0 100644 --- a/recipes/alsa/alsa-state/bug20/asound.state +++ b/recipes/alsa/alsa-state/bug20/asound.state @@ -496,7 +496,7 @@ state.omap3bug { comment.count 1 iface MIXER name 'PredriveR Mixer AudioR2' - value false + value true } control.52 { comment.access 'read write' |