From: Benjamin Herrenschmidt Date: Mon, 10 Jul 2006 11:44:35 +0000 (-0700) Subject: [PATCH] aoa: fix when all is built into the kernel X-Git-Tag: v2.6.18-rc2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08bc4cb09dfea4cb1d29061d82b04338ed7c21a;p=pandora-kernel.git [PATCH] aoa: fix when all is built into the kernel This patch fixes initialisation issues when all of aoa is built into the kernel by re-ordering the link order in the Makefile and making the soundbus use subsys_initcall so it is initialised earlier. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Johannes Berg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed