diff options
author | 2007-07-30 09:08:34 -0600 | |
---|---|---|
committer | 2007-10-12 14:38:53 -0400 | |
commit | 8dfb537933a87588e83196d14cd9ec245eb065b8 (patch) | |
tree | d4bfeeecdd02e00cd4895dff6a3027f392ea2516 /drivers/scsi/scsi_devinfo.c | |
parent | [SCSI] advansys: Make advansys_board_found a little more readable (diff) | |
download | linux-dev-8dfb537933a87588e83196d14cd9ec245eb065b8.tar.xz linux-dev-8dfb537933a87588e83196d14cd9ec245eb065b8.zip |
[SCSI] advansys: Move to scsi hotplug initialisation model
- 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
- Use module_init and module_exit instead of scsi_module.c
- Remove protection against advansys_detect being called twice
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/scsi_devinfo.c')
0 files changed, 0 insertions, 0 deletions