From: Linus Walleij Date: Wed, 3 Sep 2014 11:46:26 +0000 (+0200) Subject: pinctrl: sh-pfc: rename confusing pinmux ops variable X-Git-Tag: fixes-for-v3.18-merge-window~33^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51128e8ac839495e0f2c8287cfe65f9277494a98;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed