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:
a098066
)
ARM: ux500: alter MSP registration to return a device pointer
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 7 May 2012 08:29:38 +0000
(10:29 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 11 May 2012 09:14:19 +0000
(11:14 +0200)
Alter the db8500_add_msp_i2s() calls to return a struct
platform_device * pointer, not an integer. We nee the pointer
to obtain a pinctrl handle.
Cc: Ola Lilja <ola.o.lilja@stericsson.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found