From: Laurent Pinchart Date: Sat, 16 Feb 2013 09:25:07 +0000 (+0100) Subject: pinctrl: Declare operation structures as const X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022ab148d28e8466e45d28552224e3029f1cccd8;p=pandora-kernel.git pinctrl: Declare operation structures as const The pinconf, pinctrl and pinmux operation structures hold function pointers that are never modified. Declare them as const. Signed-off-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed