diff options
author | Dave Jones <davej@redhat.com> | 2009-08-06 15:13:59 -0400 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-09-09 13:29:28 -0700 |
commit | 1d4a433fc4e9c7dbfc2069a8f1a1f4338b982427 (patch) | |
tree | 925d9bf96326c79f2312e05ba3e8f880f7915fd5 /arch/x86/kernel/pci-dma.c | |
parent | d0b8cbed648334924728642eea879878bc930b33 (diff) |
PCI: Document pci_ids.h addition policy.
IDs should generally only be added to pci_ids.h when they're shared
across several files in the tree. IDs that are just used by a single
driver should be defined in the driver instead.
Perhaps documenting this is a good idea to prevent things being moved there,
as it still seems to be happening judging from the git log.
(based on discussion w/gregkh and others).
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/x86/kernel/pci-dma.c')
0 files changed, 0 insertions, 0 deletions