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
1b9f1ae8
Commit
1b9f1ae8
authored
Dec 24, 2014
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branches 'asoc/topic/samsung' and 'asoc/topic/wm8750' into asoc-next
parents
7e00880e
03da09a0
a380acb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
sound/soc/codecs/wm8750.c
sound/soc/codecs/wm8750.c
+1
-1
sound/soc/samsung/arndale_rt5631.c
sound/soc/samsung/arndale_rt5631.c
+0
-1
No files found.
sound/soc/codecs/wm8750.c
View file @
1b9f1ae8
...
...
@@ -323,7 +323,7 @@ static const struct snd_soc_dapm_widget wm8750_dapm_widgets[] = {
SND_SOC_DAPM_OUTPUT
(
"ROUT2"
),
SND_SOC_DAPM_OUTPUT
(
"MONO1"
),
SND_SOC_DAPM_OUTPUT
(
"OUT3"
),
SND_SOC_DAPM_
OUTPUT
(
"VREF"
),
SND_SOC_DAPM_
VMID
(
"VREF"
),
SND_SOC_DAPM_INPUT
(
"LINPUT1"
),
SND_SOC_DAPM_INPUT
(
"LINPUT2"
),
...
...
sound/soc/samsung/arndale_rt5631.c
View file @
1b9f1ae8
...
...
@@ -135,7 +135,6 @@ MODULE_DEVICE_TABLE(of, samsung_arndale_rt5631_of_match);
static
struct
platform_driver
arndale_audio_driver
=
{
.
driver
=
{
.
name
=
"arndale-audio"
,
.
owner
=
THIS_MODULE
,
.
pm
=
&
snd_soc_pm_ops
,
.
of_match_table
=
of_match_ptr
(
samsung_arndale_rt5631_of_match
),
},
...
...
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