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
72808887
Commit
72808887
authored
Feb 19, 2013
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
parents
cf1466fb
f33d0081
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
drivers/regulator/palmas-regulator.c
drivers/regulator/palmas-regulator.c
+0
-5
No files found.
drivers/regulator/palmas-regulator.c
View file @
72808887
...
...
@@ -567,11 +567,6 @@ static void palmas_dt_to_pdata(struct device *dev,
if
(
!
ret
)
pdata
->
reg_init
[
idx
]
->
mode_sleep
=
prop
;
ret
=
of_property_read_u32
(
palmas_matches
[
idx
].
of_node
,
"ti,warm_reset"
,
&
prop
);
if
(
!
ret
)
pdata
->
reg_init
[
idx
]
->
warm_reset
=
prop
;
ret
=
of_property_read_u32
(
palmas_matches
[
idx
].
of_node
,
"ti,tstep"
,
&
prop
);
if
(
!
ret
)
...
...
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