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
Kirill Smelkov
linux
Commits
169d5a83
Commit
169d5a83
authored
Jun 14, 2011
by
Mark Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ASoC: Fix mismerge with release branch
Signed-off-by:
Mark Brown
<
broonie@opensource.wolfsonmicro.com
>
parent
65fdd5c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/sound/soc-dapm.h
include/sound/soc-dapm.h
+1
-0
No files found.
include/sound/soc-dapm.h
View file @
169d5a83
...
...
@@ -431,6 +431,7 @@ struct snd_soc_dapm_path {
/* status */
u32
connect
:
1
;
/* source and sink widgets are connected */
u32
walked
:
1
;
/* path has been walked */
u32
weak
:
1
;
/* path ignored for power management */
int
(
*
connected
)(
struct
snd_soc_dapm_widget
*
source
,
struct
snd_soc_dapm_widget
*
sink
);
...
...
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