pinctrl: sh-pfc: rename confusing pinmux ops variable
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Sep 2014 11:46:26 +0000 (13:46 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 01:10:45 +0000 (10:10 +0900)
commit8199896d26076573df4c9c66a8bddcf0bae3fddf
treeb2fea400a321f94dd85220d3a7deb225d2a7885e
parent3f24140ff66ec61af497d4fb6d9bae0d9ebf2aca
pinctrl: sh-pfc: rename confusing pinmux ops variable

The vtable named *pinmux_ops in the affected files are not really
about pin multiplexing, but a struct related to some PFC-specific
operations, inclusing pin config (bias setting). Rename the variable
so as to avoid confusions.

Acked-by: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 51128e8ac839495e0f2c8287cfe65f9277494a98)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
drivers/pinctrl/sh-pfc/pfc-r8a7740.c
drivers/pinctrl/sh-pfc/pfc-sh7372.c
drivers/pinctrl/sh-pfc/pfc-sh73a0.c