From: Linus Walleij Date: Mon, 7 May 2012 08:29:38 +0000 (+0200) Subject: ARM: ux500: alter MSP registration to return a device pointer X-Git-Tag: v3.5-rc1~152^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09486cbb26f26cedbfe18b12cedd25607de550df;p=pandora-kernel.git 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 Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed