Revision 454c0bfd0c6469276dec766e5b41efcf0ccf2619 authored by Benjamin Herrenschmidt on 05 February 2012, 13:50:04 UTC, committed by Benjamin Herrenschmidt on 14 February 2012, 04:01:38 UTC
It appears that on the Chroma card, the class code of the root
complex is still wrong even on DD2 or later chips. This could
be a firmware issue, but that breaks resource allocation so let's
unconditionally fix it up.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 3ec1e88
History
File Mode Size
Kconfig -rw-r--r-- 813 bytes
Makefile -rw-r--r-- 439 bytes
alarmtimer.c -rw-r--r-- 19.9 KB
clockevents.c -rw-r--r-- 11.3 KB
clocksource.c -rw-r--r-- 26.4 KB
jiffies.c -rw-r--r-- 3.0 KB
ntp.c -rw-r--r-- 24.1 KB
posix-clock.c -rw-r--r-- 8.4 KB
tick-broadcast.c -rw-r--r-- 15.5 KB
tick-common.c -rw-r--r-- 9.5 KB
tick-internal.h -rw-r--r-- 4.6 KB
tick-oneshot.c -rw-r--r-- 2.8 KB
tick-sched.c -rw-r--r-- 22.9 KB
timecompare.c -rw-r--r-- 4.8 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 32.8 KB
timer_list.c -rw-r--r-- 7.5 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top