linux-stable/drivers/pci
vignesh babu 229f5afded PCI: is_power_of_2 in drivers/pci/pci.c
Replacing n & (n - 1) for power of 2 check by is_power_of_2(n)

Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 15:03:15 -07:00
..
hotplug pciehp: minor cleanups for pciehp_hpc.c 2007-10-12 15:03:15 -07:00
pcie pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE 2007-10-12 15:03:14 -07:00
.gitignore
access.c
bus.c
hotplug.c
htirq.c
Kconfig PCI: remove the broken PCI_MULTITHREAD_PROBE option 2007-05-02 19:02:38 -07:00
Makefile PCI: Only build PCI syscalls on architectures that want them 2007-07-11 16:02:13 -07:00
msi.c msi: mask the msix vector before we unmap it 2007-06-01 08:18:27 -07:00
msi.h
pci-acpi.c ACPI: restore CONFIG_ACPI_SLEEP 2007-07-29 16:53:59 -07:00
pci-driver.c pci: rename __pci_reenable_device() to pci_reenable_device() 2007-08-01 10:00:56 -04:00
pci-sysfs.c Remove capability.h from mm.h 2007-07-16 09:05:45 -07:00
pci.c PCI: is_power_of_2 in drivers/pci/pci.c 2007-10-12 15:03:15 -07:00
pci.h PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h 2007-08-22 14:48:40 -07:00
probe.c PCI: remove devinit from pci_read_bridge_bases 2007-09-11 04:22:16 -07:00
proc.c Remove capability.h from mm.h 2007-07-16 09:05:45 -07:00
quirks.c Fix bogus PCI quirk for e100 2007-09-28 16:21:10 -07:00
remove.c
rom.c [IA64] SN: Correct ROM resource length for BIOS copy 2007-07-09 13:37:18 -07:00
search.c use no_pci_devices() in pci/search.c 2007-07-16 09:05:41 -07:00
setup-bus.c PCI: ROUND_UP macro cleanup in drivers/pci 2007-07-11 16:02:11 -07:00
setup-irq.c
setup-res.c
syscall.c pci syscall.c: Switch to refcounting API 2007-07-11 16:02:07 -07:00