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
9e32ebdb
Commit
9e32ebdb
authored
Feb 10, 2009
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'for-2.6.29' into for-2.6.30
parents
7565fc38
272edb00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sound/soc/omap/sdp3430.c
sound/soc/omap/sdp3430.c
+2
-2
No files found.
sound/soc/omap/sdp3430.c
View file @
9e32ebdb
...
...
@@ -91,7 +91,7 @@ static struct snd_soc_dai_link sdp3430_dai = {
};
/* Audio machine driver */
static
struct
snd_soc_
machine
snd_soc_machine
_sdp3430
=
{
static
struct
snd_soc_
card
snd_soc
_sdp3430
=
{
.
name
=
"SDP3430"
,
.
platform
=
&
omap_soc_platform
,
.
dai_link
=
&
sdp3430_dai
,
...
...
@@ -100,7 +100,7 @@ static struct snd_soc_machine snd_soc_machine_sdp3430 = {
/* Audio subsystem */
static
struct
snd_soc_device
sdp3430_snd_devdata
=
{
.
machine
=
&
snd_soc_machine
_sdp3430
,
.
card
=
&
snd_soc
_sdp3430
,
.
codec_dev
=
&
soc_codec_dev_twl4030
,
};
...
...
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