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
d55f0691
Commit
d55f0691
authored
Oct 18, 2013
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'asoc/fix/pcm1792a' into asoc-linus
parents
3b8c006b
c92f66e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sound/soc/codecs/pcm1792a.c
sound/soc/codecs/pcm1792a.c
+1
-1
No files found.
sound/soc/codecs/pcm1792a.c
View file @
d55f0691
...
...
@@ -188,7 +188,7 @@ MODULE_DEVICE_TABLE(of, pcm1792a_of_match);
static
const
struct
regmap_config
pcm1792a_regmap
=
{
.
reg_bits
=
8
,
.
val_bits
=
8
,
.
max_register
=
2
4
,
.
max_register
=
2
3
,
.
reg_defaults
=
pcm1792a_reg_defaults
,
.
num_reg_defaults
=
ARRAY_SIZE
(
pcm1792a_reg_defaults
),
.
writeable_reg
=
pcm1792a_writeable_reg
,
...
...
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