From: Colin Cross Date: Tue, 31 May 2011 19:00:09 +0000 (-0700) Subject: ARM: omap2+: mux: Allow board mux settings to be NULL X-Git-Tag: v3.0-rc3~51^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4ff6121b44081601206980cafcd6ed3ecb367b6;p=pandora-kernel.git ARM: omap2+: mux: Allow board mux settings to be NULL OMAP4 has two mux instances, and the board may not have settings for one of them. Allow the board file to pass NULL for an instance's mux settings, which will initialize the mux instance but skip writing board settings. Signed-off-by: Colin Cross Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed