android_kernel_xiaomi_sm7250/arch/i386/kernel/cpu
Greg Kroah-Hartman 7586585897 [PATCH] PCI: clean up dynamic pci id logic
The dynamic pci id logic has been bothering me for a while, and now that
I started to look into how to move some of this to the driver core, I
thought it was time to clean it all up.

It ends up making the code smaller, and easier to follow, and fixes a
few bugs at the same time (dynamic ids were not being matched
everywhere, and so could be missed on some call paths for new devices,
semaphore not needed to be grabbed when adding a new id and calling the
driver core, etc.)

I also renamed the function pci_match_device() to pci_match_id() as
that's what it really does.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-01 13:35:50 -07:00
..
cpufreq [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00
mcheck [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
mtrr [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ 2005-06-25 16:25:00 -07:00
amd.c [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes 2005-05-20 15:48:20 -07:00
centaur.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
changelog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.c [PATCH] cpu state clean after hot remove 2005-06-25 16:24:30 -07:00
cpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cyrix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
intel_cacheinfo.c [PATCH] init call cleanup 2005-06-25 16:24:30 -07:00
intel.c [PATCH] init call cleanup 2005-06-25 16:24:30 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nexgen.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00
rise.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
transmeta.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00