android_kernel_xiaomi_sm8350/drivers/usb/host
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision
Instead of all drivers reading pci config space to get the revision
ID, they can now use the pci_device->revision member.

This exposes some issues where drivers where reading a word or a dword
for the revision number, and adding useless error-handling around the
read. Some drivers even just read it for no purpose of all.

In devices where the revision ID is being copied over and used in what
appears to be the equivalent of hotpath, I have left the copy code
and the cached copy as not to influence the driver's performance.

Compile tested with make all{yes,mod}config on x86_64 and i386.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:02:10 -07:00
..
ehci-au1xxx.c
ehci-dbg.c
ehci-fsl.c ehci-fsl: fix cache coherency problem on system with large memory 2007-05-23 20:14:15 -07:00
ehci-fsl.h ehci-fsl: fix cache coherency problem on system with large memory 2007-05-23 20:14:15 -07:00
ehci-hcd.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ehci-hub.c EHCI: add delay to bus_resume before accessing ports 2007-04-27 13:28:35 -07:00
ehci-mem.c
ehci-pci.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
ehci-ps3.c Merge branch 'linux-2.6' 2007-05-08 13:37:51 +10:00
ehci-q.c
ehci-sched.c
ehci.h
isp116x-hcd.c
isp116x.h
Kconfig
Makefile USB: remove ancient/broken CRIS hcd 2007-04-27 13:28:42 -07:00
ohci-at91.c
ohci-au1xxx.c
ohci-dbg.c
ohci-ep93xx.c
ohci-hcd.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ohci-hub.c OHCI: Fix machine check in ohci_hub_status_data 2007-06-08 16:24:31 -07:00
ohci-lh7a404.c
ohci-mem.c
ohci-omap.c
ohci-pci.c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 2007-05-22 23:45:50 -07:00
ohci-pnx4008.c
ohci-pnx8550.c
ohci-ppc-of.c [POWERPC] Rename device_is_compatible to of_device_is_compatible 2007-05-07 20:31:14 +10:00
ohci-ppc-soc.c
ohci-ps3.c Merge branch 'linux-2.6' 2007-05-08 13:37:51 +10:00
ohci-pxa27x.c
ohci-q.c
ohci-s3c2410.c
ohci-sa1111.c
ohci.h
pci-quirks.c EHCI: fix problem with BIOS handoff 2007-05-22 23:45:48 -07:00
pci-quirks.h
sl811_cs.c
sl811-hcd.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sl811.h
u132-hcd.c USB: fix more ftdi-elan/u132-hcd #include lossage 2007-05-22 23:45:48 -07:00
uhci-debug.c
uhci-hcd.c
uhci-hcd.h
uhci-hub.c
uhci-q.c UHCI: Add some WARN_ON()s 2007-04-27 13:28:36 -07:00