]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: pciehp: cleanup register and field definitions
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Fri, 19 Dec 2008 06:19:02 +0000 (15:19 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:13:22 +0000 (11:13 -0800)
commit2dfa8d3cc20b277a50a77fdafd58c3294138f2c8
treef5a5ea837934c8af3285157ee53f0d1d6e05cfcf
parent0a78cdc34efbd1415bbca3c6c2d3e76ef12127b0
PCI: pciehp: cleanup register and field definitions

Clean up register definitions related to PCI Express Hot plug.

  - Add register definitions into include/linux/pci_regs.h, and use
    them instead of pciehp's locally definied register definitions.
  - Remove pciehp's locally defined register definitions
  - Remove unused register definitions in pciehp.
  - Some minor cleanups.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp_hpc.c
include/linux/pci_regs.h