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:
de91a37
)
pinctrl: imx: fix using pin->input_val wrongly
author
Peter Chen
<peter.chen@freescale.com>
Mon, 28 Oct 2013 06:01:16 +0000
(14:01 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 4 Nov 2013 12:04:26 +0000
(13:04 +0100)
The commit: "pinctrl: imx: Use struct type for pins" relaced
pin->input_reg by pin->input_val wrongly, fix it at this commit.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found