From: Linus Walleij Date: Tue, 6 Mar 2012 20:15:51 +0000 (+0100) Subject: pinctrl: split pincontrol states into its own header X-Git-Tag: v3.4-rc1~128^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a01be1715b6a027765701ca09ba0401ff066fc5;p=pandora-kernel.git pinctrl: split pincontrol states into its own header Move the pin control state defines into its own header file, since it is used both by machine.h which is facing the platform and by consumer.h which is facing the drivers, and pinctrl.h which is pinctrl-driver internal, let's not have each and every .h file include all others, then isolation is moot. Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed