[oe] [PATCH 3/4] alsa-state/dm6467-evm: add asound file

Chase Maupin chasemaupin03 at gmail.com
Thu Jun 3 15:41:27 UTC 2010


* Add the asound.state file for the Texas Instruments
  dm6467-evm platform.

Signed-off-by: Chase Maupin <chase.maupin at ti.com>
---
 .../{dm355-evm => dm6467-evm}/asound.state         |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
 copy recipes/alsa/alsa-state/{dm355-evm => dm6467-evm}/asound.state (100%)

diff --git a/recipes/alsa/alsa-state/dm355-evm/asound.state b/recipes/alsa/alsa-state/dm6467-evm/asound.state
similarity index 100%
copy from recipes/alsa/alsa-state/dm355-evm/asound.state
copy to recipes/alsa/alsa-state/dm6467-evm/asound.state
index 8a5f84a..0ddbb54 100644
--- a/recipes/alsa/alsa-state/dm355-evm/asound.state
+++ b/recipes/alsa/alsa-state/dm6467-evm/asound.state
@@ -534,7 +534,7 @@ state.EVM {
 		comment.count 1
 		iface MIXER
 		name 'Right PGA Mixer Line1R Switch'
-		value true
+		value false
 	}
 	control.57 {
 		comment.access 'read write'
@@ -566,7 +566,7 @@ state.EVM {
 		comment.count 1
 		iface MIXER
 		name 'Right PGA Mixer Mic3R Switch'
-		value false
+		value true
 	}
 	control.61 {
 		comment.access 'read write'
@@ -604,7 +604,7 @@ state.EVM {
 		comment.count 1
 		iface MIXER
 		name 'Left PGA Mixer Line1L Switch'
-		value true
+		value false
 	}
 	control.65 {
 		comment.access 'read write'
@@ -628,7 +628,7 @@ state.EVM {
 		comment.count 1
 		iface MIXER
 		name 'Left PGA Mixer Mic3L Switch'
-		value false
+		value true
 	}
 	control.68 {
 		comment.access 'read write'
-- 
1.6.0.4





More information about the Openembedded-devel mailing list