Revision a08bc4cb09dfea4cb1d29061d82b04338ed7c21a authored by Benjamin Herrenschmidt on 10 July 2006, 11:44:35 UTC, committed by Linus Torvalds on 10 July 2006, 20:24:19 UTC
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 <benh@kernel.crashing.org>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 389ba79
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 333 bytes
as-iosched.c -rw-r--r-- 45.4 KB
blktrace.c -rw-r--r-- 12.0 KB
cfq-iosched.c -rw-r--r-- 57.9 KB
deadline-iosched.c -rw-r--r-- 18.6 KB
elevator.c -rw-r--r-- 20.3 KB
genhd.c -rw-r--r-- 16.6 KB
ioctl.c -rw-r--r-- 7.4 KB
ll_rw_blk.c -rw-r--r-- 99.3 KB
noop-iosched.c -rw-r--r-- 2.5 KB
scsi_ioctl.c -rw-r--r-- 16.4 KB

back to top