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
Kirill Smelkov
linux
Commits
277b1be9
Commit
277b1be9
authored
Jun 02, 2014
by
Mark Brown
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linus
parents
fad01e86
112da5cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/regulator/s2mpa01.c
drivers/regulator/s2mpa01.c
+0
-1
No files found.
drivers/regulator/s2mpa01.c
View file @
277b1be9
...
@@ -116,7 +116,6 @@ static int s2mpa01_set_ramp_delay(struct regulator_dev *rdev, int ramp_delay)
...
@@ -116,7 +116,6 @@ static int s2mpa01_set_ramp_delay(struct regulator_dev *rdev, int ramp_delay)
ramp_delay
=
s2mpa01
->
ramp_delay16
;
ramp_delay
=
s2mpa01
->
ramp_delay16
;
ramp_shift
=
S2MPA01_BUCK16_RAMP_SHIFT
;
ramp_shift
=
S2MPA01_BUCK16_RAMP_SHIFT
;
ramp_reg
=
S2MPA01_REG_RAMP1
;
break
;
break
;
case
S2MPA01_BUCK2
:
case
S2MPA01_BUCK2
:
enable_shift
=
S2MPA01_BUCK2_RAMP_EN_SHIFT
;
enable_shift
=
S2MPA01_BUCK2_RAMP_EN_SHIFT
;
...
...
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