]> git.neil.brown.name Git - history.git/commit
[PATCH] cciss: avoid reading PCI config space
authorAndrew Morton <akpm@osdl.org>
Sun, 8 Feb 2004 01:43:30 +0000 (17:43 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Sun, 8 Feb 2004 01:43:30 +0000 (17:43 -0800)
commit3482692415780c844f67bc87f8d82712c2c2e113
treeb09faade60ceae5d0e3254bb3ecb9143ea4b390d
parentc5c158f5db87ccfb7ab219609d10d91c2372a28e
[PATCH] cciss: avoid reading PCI config space

From: mikem@beardog.cca.cpqcorp.net

This patch replaces reading directly form PCI config space where possible.
Most of what we need is in the pdev struct.  This is in 2.4.
drivers/block/cciss.c