From: Sachin Kamat Date: Fri, 9 Aug 2013 16:19:38 +0000 (-0700) Subject: Documentation: pinctrl: Fix example code X-Git-Tag: v3.12-rc1~124^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96bd35036a7e20123984f20b546b4e4a19f3f51;p=pandora-kernel.git Documentation: pinctrl: Fix example code __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the examples. Signed-off-by: Sachin Kamat Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed