commit | 51128e8ac839495e0f2c8287cfe65f9277494a98 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Sep 03 13:46:26 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 04 10:05:28 2014 +0200 |
tree | 8fb0e62d5ab92df94811333ab0c4f948af10ff72 | |
parent | edad3b2a57082f6166b4f13445f70e8d3fc415fb [diff] |
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>