From: Tony Lindgren Date: Fri, 11 Mar 2011 19:32:26 +0000 (-0800) Subject: omap2+: mux: Add macro for configuring static with omap_hwmod_mux_init X-Git-Tag: v2.6.39-rc1~432^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aee6039465c9887af6a4babfa5b52f8bc96b43d;p=pandora-kernel.git omap2+: mux: Add macro for configuring static with omap_hwmod_mux_init Add macro for defining static pins in the board file. We can now start implementing pin multiplexing in the platform init code for devices that call omap_hwmod_mux_init. Currently that is only implemented for serial.c. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed