]> git.baikalelectronics.ru Git - kernel.git/commit
I/OAT: cleanup pci issues
authorShannon Nelson <shannon.nelson@intel.com>
Thu, 18 Oct 2007 10:07:12 +0000 (03:07 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:32 +0000 (14:37 -0700)
commitd1ace863af6187395ab80c55d451a9401c5f12ff
tree1a452993706602ea26b2ec4040fae4818c8e22bb
parent8298181d3d10b181c5f8af2ab4345af07d4d278e
I/OAT: cleanup pci issues

Reorder the pci release actions
    Letting go of the resources in the right order helps get rid of
    occasional kernel complaints.

Fix the pci_driver object name [Randy Dunlap]
    Rename the struct pci_driver data so that false section mismatch
    warnings won't be produced.

Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/dma/ioat.c
drivers/dma/ioat_dma.c