https://github.com/torvalds/linux
Revision 03150171dcf9492a96f57cbb2aef088bafcfcd2e authored by Sebastian Andrzej Siewior on 14 March 2011, 09:33:40 UTC, committed by Thomas Gleixner on 14 March 2011, 14:13:23 UTC
Setting the pci ops on subsys initcall unconditionally will break
multi platform kernels on anything except ce4100.

Use x86_init.pci.init ops to call this only on real ce4100 platforms.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: sodaville@linutronix.de
LKML-Reference: <20110314093340.GA21026@www.tglx.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent a79e53d
History
Tip revision: 03150171dcf9492a96f57cbb2aef088bafcfcd2e authored by Sebastian Andrzej Siewior on 14 March 2011, 09:33:40 UTC
x86: ce4100: Set pci ops via callback instead of module init
Tip revision: 0315017
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.0 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top