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)
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