]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] sym53c8xx: don't claim cpqarray device
authorChip Coldwell <coldwell@redhat.com>
Wed, 23 May 2007 21:41:38 +0000 (14:41 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 24 Jul 2007 22:38:46 +0000 (18:38 -0400)
commit147e505e23a2bda35689876af48f201d527dde91
tree92d23784a883ca151418a79574555a1310cd178b
parenta4ee0df8b3d007f0d685d38a56dc0b91e01aaaf7
[SCSI] sym53c8xx: don't claim cpqarray device

Apropos this thread

http://marc.theaimsgroup.com/?l=linux-scsi&m=115591706804045&w=2

which led to this patch

http://www.kernel.org/git/?p=linux/kernel/git/jejb/scsi-rc-fixes-2.6.git;a=commit;h=b2b3c121076961333977f485f0d54c22121df920

We also need to fix sym53c8xx only to bind to the PCI ID if it is of
device class PCI_CLASS_STORAGE_SCSI (otherwise it will be the cpqarray
RAID device).

Signed-off-by: Chip Coldwell <coldwell@redhat.com>
Cc: Matthew Wilcox <willy@debian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sym53c8xx_2/sym_glue.c