From: Linus Walleij Date: Fri, 4 Jan 2013 16:57:40 +0000 (+0100) Subject: pinctrl: add pinconf-generic defines for output X-Git-Tag: v3.9-rc1~153^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483f33f63c1cb3c6becb465bac7b75d7ff5e3b8f;p=pandora-kernel.git pinctrl: add pinconf-generic defines for output This adds a definition of a generic output configuration for a certain pin when using the generic pin configuration library. Whereas driving pins low/high is usually a GPIO business, you may want to set up pins into a default state using hogs, and never touch them again. This helps out with that scenario. Based on a patch from Patrice Chotard. Signed-off-by: Patrice Chotard Reviewed-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed