commit | 09486cbb26f26cedbfe18b12cedd25607de550df | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon May 07 10:29:38 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 11 11:14:19 2012 +0200 |
tree | 0cb1fba8b814c9e3695d200c63af4b8da091ed82 | |
parent | a09806607fd20bed2f8c41fe22793386790a14aa [diff] |
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>