sh-pfc: Make struct pinmux_gpio enum_id field const
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 28 Nov 2012 18:22:18 +0000 (19:22 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:37 +0000 (13:33 +0100)
commit051fae4bec226b1b139e70d2416b57ce344dba19
tree5a41e9bdb13fba8715dd5f3d95e0d876ac3d79bc
parent380c2ed92412d519c71d8c270d6b073b2c5bfdec
sh-pfc: Make struct pinmux_gpio enum_id field const

This ensures that the field is not modified, which is a prerequisite for
the rest of the PFC refactoring work.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/sh_pfc.h
This page took 0.024465 seconds and 5 git commands to generate.