From: Linus Walleij Date: Thu, 9 Feb 2012 06:23:28 +0000 (+0100) Subject: pinctrl: move generic functions to the pinctrl_ namespace X-Git-Tag: v3.4-rc1~128^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93bcee00c43e2bd4037291262111016f4c05793;p=pandora-kernel.git pinctrl: move generic functions to the pinctrl_ namespace Since we want to use the former pinmux handles and mapping tables for generic control involving both muxing and configuration we begin refactoring by renaming them from pinmux_* to pinctrl_*. ChangeLog v1->v2: - Also rename the PINMUX_* macros in machine.h to PIN_ as indicated in the documentation so as to reflect the generic nature of these mapping entries from now on. Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed