From: James Hogan Date: Tue, 18 Jun 2013 09:49:33 +0000 (+0100) Subject: pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~29^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c851fb189152b6572688fda7fc487ade2a4cb8a;p=pandora-kernel.git pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc The kerneldoc comment for struct pinconf_ops was missing pin_config_dbg_parse_modify, and instead described pin_config_group_dbg_set (which is presumably an old name for the same function). Rename it in the kerneldoc comment so they match. Signed-off-by: James Hogan Signed-off-by: Linus Walleij --- Reading git-diff-tree failed