sh-pfc: Turn unsigned indices into unsigned int
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 11 Dec 2013 03:26:21 +0000 (04:26 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Dec 2013 21:06:49 +0000 (22:06 +0100)
commit8d72a7fc8dd74d41ec5f37b70797679e910007e0
tree5d7a806e8065204b73fb6024225f4eaf6678599d
parentc420619d5177ac8f4a624a2ec6d0ed00b8b64ddb
sh-pfc: Turn unsigned indices into unsigned int

Some indices take positive values only, make them unsigned.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/core.c
drivers/pinctrl/sh-pfc/gpio.c
This page took 0.025188 seconds and 5 git commands to generate.