[PATCH v2] mvsas: Generalize Marvell 9485 in pci_device_id

2016-04-07 Thread Leonid Moiseichuk
For generic subvendor has sense to use generic subdevice. If subdevice ID not equal to 0x9480/0x9485 mvsas will be not activated. Tested on ASUS P9A-I/C2550/SAS/4L which uses vendor-specific 1043:8635. Signed-off-by: Leonid Moiseichuk ---

[PATCH v2] mvsas: Generalize Marvell 9485 in pci_device_id

2016-04-07 Thread Leonid Moiseichuk
For generic subvendor has sense to use generic subdevice. If subdevice ID not equal to 0x9480/0x9485 mvsas will be not activated. Tested on ASUS P9A-I/C2550/SAS/4L which uses vendor-specific 1043:8635. Signed-off-by: Leonid Moiseichuk --- drivers/scsi/mvsas/mv_init.c | 19 +--

Re: [PATCH v2] mvsas: Generalize Marvell 9485 in pci_device_id

2016-04-07 Thread Andy Shevchenko
On Thu, Apr 7, 2016 at 8:06 PM, Leonid Moiseichuk wrote: > For generic subvendor has sense to use generic subdevice. > If subdevice ID not equal to 0x9480/0x9485 mvsas will be not activated. > > Tested on ASUS P9A-I/C2550/SAS/4L which uses vendor-specific 1043:8635.

Re: [PATCH v2] mvsas: Generalize Marvell 9485 in pci_device_id

2016-04-07 Thread Andy Shevchenko
On Thu, Apr 7, 2016 at 8:06 PM, Leonid Moiseichuk wrote: > For generic subvendor has sense to use generic subdevice. > If subdevice ID not equal to 0x9480/0x9485 mvsas will be not activated. > > Tested on ASUS P9A-I/C2550/SAS/4L which uses vendor-specific 1043:8635. Minors below. FWIW: