From: Radek Pilaƙ (Mrkva) Date: Thu, 24 Feb 2011 18:02:49 +0000 (+0100) Subject: OMAP3 Touchbook: fix board initialization X-Git-Tag: v2.6.39-rc1~432^2~17^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0530460f6bc268b446040f1973d427d21f042d9;p=pandora-kernel.git OMAP3 Touchbook: fix board initialization init_early hook runs too early for omap3_mux_init(), so the board won't boot. Moved to init_machine, then it works just fine. Signed-off-by: Radek Pilar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed