Documentation: pinctrl: Fix example code
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 9 Aug 2013 16:19:38 +0000 (09:19 -0700)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Aug 2013 10:51:59 +0000 (12:51 +0200)
__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 <sachin.kamat@linaro.org>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/pinctrl.txt

Simple merge