]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio-rcar: Make the platform data gpio_base field signed
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 10 May 2013 14:48:36 +0000 (16:48 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 15 May 2013 02:00:14 +0000 (11:00 +0900)
commit3eacb989e16262261c0720383e1bcf66639adc60
tree3235a25549212f605a5e084865a6b48b4f576553
parent2eebfaf3a0f435c533b53a1a97331e31585470bf
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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
include/linux/platform_data/gpio-rcar.h