Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
b85e9578
Commit
b85e9578
authored
Oct 24, 2013
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus
parents
ebc0b386
6b2afee1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
sound/soc/codecs/tlv320aic3x.c
sound/soc/codecs/tlv320aic3x.c
+4
-0
No files found.
sound/soc/codecs/tlv320aic3x.c
View file @
b85e9578
...
...
@@ -674,6 +674,8 @@ static const struct snd_soc_dapm_route intercon[] = {
/* Left Input */
{
"Left Line1L Mux"
,
"single-ended"
,
"LINE1L"
},
{
"Left Line1L Mux"
,
"differential"
,
"LINE1L"
},
{
"Left Line1R Mux"
,
"single-ended"
,
"LINE1R"
},
{
"Left Line1R Mux"
,
"differential"
,
"LINE1R"
},
{
"Left Line2L Mux"
,
"single-ended"
,
"LINE2L"
},
{
"Left Line2L Mux"
,
"differential"
,
"LINE2L"
},
...
...
@@ -690,6 +692,8 @@ static const struct snd_soc_dapm_route intercon[] = {
/* Right Input */
{
"Right Line1R Mux"
,
"single-ended"
,
"LINE1R"
},
{
"Right Line1R Mux"
,
"differential"
,
"LINE1R"
},
{
"Right Line1L Mux"
,
"single-ended"
,
"LINE1L"
},
{
"Right Line1L Mux"
,
"differential"
,
"LINE1L"
},
{
"Right Line2R Mux"
,
"single-ended"
,
"LINE2R"
},
{
"Right Line2R Mux"
,
"differential"
,
"LINE2R"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment