git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a0840a
)
pinctrl: msm: Simplify msm_config_reg() and callers
author
Stephen Boyd
<sboyd@codeaurora.org>
Fri, 7 Mar 2014 06:44:46 +0000
(22:44 -0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 12 Mar 2014 14:12:29 +0000
(15:12 +0100)
We don't need to check for a negative reg here because reg is
always the same and is always non-negative. Also, collapse the
switch statement down for the duplicate cases.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-msm.c
patch
|
blob
|
history
diff --cc
drivers/pinctrl/pinctrl-msm.c
Simple merge