]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/block/cpqarray.c: use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 21 Sep 2011 08:02:13 +0000 (10:02 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Sep 2011 08:02:13 +0000 (10:02 +0200)
commit5a3a76e6c35fa236fc234d17a98edeb41d49130f
tree8387e33209444ca3e9e7bdd15ecf2ca4d1a42cb4
parente03c8dd14915fabc101aa495828d58598dc5af98
drivers/block/cpqarray.c: use pci_dev->revision

This driver uses PCI_CLASS_REVISION instead of PCI_REVISION_ID, so it
wasn't converted by commit 44c10138fd4bbc4b6 ("PCI: Change all drivers to
use pci_device->revision").

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: Mike Miller <mike.miller@hp.com>
Cc: Chirag Kantharia <chirag.kantharia@hp.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/cpqarray.c