Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
android_kernel_fairphone_FP4
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
e
devices
android_kernel_fairphone_FP4
Commits
39c9f80f
Commit
39c9f80f
authored
11 years ago
by
Mark Brown
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-next
parents
bf7b8113
85bea1bf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/regulator/isl6271a-regulator.c
+1
-1
1 addition, 1 deletion
drivers/regulator/isl6271a-regulator.c
with
1 addition
and
1 deletion
drivers/regulator/isl6271a-regulator.c
+
1
−
1
View file @
39c9f80f
...
...
@@ -130,7 +130,7 @@ static int isl6271a_probe(struct i2c_client *i2c,
if
(
i
==
0
)
config
.
init_data
=
init_data
;
else
config
.
init_data
=
0
;
config
.
init_data
=
NULL
;
config
.
driver_data
=
pmic
;
pmic
->
rdev
[
i
]
=
regulator_register
(
&
isl_rd
[
i
],
&
config
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment