From c96bd35036a7e20123984f20b546b4e4a19f3f51 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Fri, 9 Aug 2013 09:19:38 -0700 Subject: [PATCH] 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-format-patch failed