From: Laurent Pinchart Date: Fri, 10 May 2013 14:48:36 +0000 (+0200) Subject: gpio-rcar: Make the platform data gpio_base field signed X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~11^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36cb0066ffc55fd326c8a21ffe80aaa5bd16021b;p=pandora-kernel.git gpio-rcar: Make the platform data gpio_base field signed The gpio_base field is used to specify the desired GPIO base for the GPIO controller. The GPIO core can automatically allocate a GPIO number range when the base is set to -1. To make this possible, make the field signed. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed