On Thu, Jul 26, 2007 at 07:01:12PM +0100, Christoph Hellwig wrote: > On Thu, Jul 26, 2007 at 01:22:42PM -0400, Matthew Wilcox wrote: > > - Switch from scsi_register/scsi_unregister to scsi_host_alloc, > > scsi_add_host, scsi_scan_host and scsi_host_put. > > - Rename the scsi_host_template to advansys_template > > - Move the memory freeing on error from advansys_wide_init_chip() > > back into advansys_board_found() as we need to free it if > > scsi_add_host() returns an error. > > If you switch to new style allocation please also remove ->detect and > ->release. We don't really want half-conversions to the new model. That happened in patch 4. The function that looks for ISA and VL is still called advansys_detect, but I can rename it to advansys_probe_legacy if you want. -- "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." - 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