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
48539f73
Commit
48539f73
authored
Apr 12, 2013
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
parents
38e8c895
9c337289
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
sound/soc/sh/fsi.c
sound/soc/sh/fsi.c
+0
-2
No files found.
sound/soc/sh/fsi.c
View file @
48539f73
...
...
@@ -296,7 +296,6 @@ struct fsi_core {
struct
fsi_master
{
void
__iomem
*
base
;
int
irq
;
struct
fsi_priv
fsia
;
struct
fsi_priv
fsib
;
const
struct
fsi_core
*
core
;
...
...
@@ -2006,7 +2005,6 @@ static int fsi_probe(struct platform_device *pdev)
}
/* master setting */
master
->
irq
=
irq
;
master
->
core
=
core
;
spin_lock_init
(
&
master
->
lock
);
...
...
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