]> Git Repo - linux.git/commit
gpio-rcar: Make the platform data gpio_base field signed
authorLaurent Pinchart <[email protected]>
Fri, 10 May 2013 14:48:36 +0000 (16:48 +0200)
committerSimon Horman <[email protected]>
Tue, 4 Jun 2013 11:28:36 +0000 (20:28 +0900)
commit36cb0066ffc55fd326c8a21ffe80aaa5bd16021b
treea6104d58fef9551eaa54d9eb52c512fd3198feba
parentc234962b808f289237a40e4ce5fc1c8066d1c9d0
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 <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
include/linux/platform_data/gpio-rcar.h
This page took 0.055244 seconds and 4 git commands to generate.