From: Stephen Warren Date: Fri, 23 Mar 2012 16:29:46 +0000 (-0600) Subject: pinctrl: core device tree mapping table parsing support X-Git-Tag: v3.5-rc1~176^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57291ce295c0aca738dd284c4a9c591c09ebee71;p=pandora-kernel.git pinctrl: core device tree mapping table parsing support During pinctrl_get(), if the client device has a device tree node, look for the common pinctrl properties there. If found, parse the referenced device tree nodes, with the help of the pinctrl drivers, and generate mapping table entries from them. During pinctrl_put(), free any results of device tree parsing. Acked-by: Dong Aisheng Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed