Christoph Hellwig [mailto:hch@xxxxxxxxxxxxx] writes: > ... update the driver to use the pci_driver model ... The patch applies to the scsi-misc-2.6 git tree. The moving of adpt_install_hba to the near bottom of the dpt_i2o.c file creates a dirty context diff in that region which is hard to inspect from within the patch. No coding style changes were made when moving content from the original initialization code to the module_init and module_exit functions to aid before and after comparisons for inspection; even despite the fact C++ style comments are used in these sections. We expect such style cleanup to occur either on any necessary follow-up rewrites after basic functional approval, or as a follow-up cleanup patch. Signed-off-by: Mark Salyzyn <aacraid@xxxxxxxxxxx> Sent as an attachment due to MIS policy and mailer tools.
Attachment:
pci_scan1.patch
Description: pci_scan1.patch