]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: ux500: alter MSP registration to return a device pointer
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 7 May 2012 08:29:38 +0000 (10:29 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 May 2012 09:14:19 +0000 (11:14 +0200)
commit09486cbb26f26cedbfe18b12cedd25607de550df
tree0cb1fba8b814c9e3695d200c63af4b8da091ed82
parenta09806607fd20bed2f8c41fe22793386790a14aa
ARM: ux500: alter MSP registration to return a device pointer

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>
arch/arm/mach-ux500/board-mop500-msp.c