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)
commitc96bd35036a7e20123984f20b546b4e4a19f3f51
tree3f4d39b4376f37a8a315afaae79b267a4bbfad3d
parenteb967b6a332688a8d83e7782953cc1017da514ff
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 <sachin.kamat@linaro.org>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/pinctrl.txt