On Tue, 2015-05-12 at 13:56 +0000, John Garry wrote: > Hello, > > I am looking to design an upstreamable driver for a custom SAS host > controller and I have a question on libsas: the documentation for > libsas states that the LLDD is a pci device driver - is this > necessary? Our HBA is connected on the system bus, so would require a > platform driver. A quick look through the sources would tell you the answer to this: "no" (except there's one printk which might need fixing in sas_discover.c). I think the docs date back to before the pcidev->dev conversion was done. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html