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
c8b24e23
Commit
c8b24e23
authored
Sep 01, 2017
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
parents
72aaea38
d70c4a04
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sound/soc/intel/skylake/skl.c
sound/soc/intel/skylake/skl.c
+2
-2
No files found.
sound/soc/intel/skylake/skl.c
View file @
c8b24e23
...
...
@@ -879,12 +879,12 @@ static void skl_remove(struct pci_dev *pci)
static
struct
sst_codecs
skl_codecs
=
{
.
num_codecs
=
1
,
.
codecs
=
{
"
NAU88L
25"
}
.
codecs
=
{
"
105088
25"
}
};
static
struct
sst_codecs
kbl_codecs
=
{
.
num_codecs
=
1
,
.
codecs
=
{
"
NAU88L
25"
}
.
codecs
=
{
"
105088
25"
}
};
static
struct
sst_codecs
bxt_codecs
=
{
...
...
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