Skip to content

Commit

Permalink
[SCSI] gdth: switch to modern scsi host registration
Browse files Browse the repository at this point in the history
  - Use scsi_add_host and friends and track instances ourselves. And
    generally modernize the driver's structure.

  - TODO: Next we can remove the controller table
  - TODO: Fix use of deprecated pci_find_device()

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Christoph Hellwig authored and James Bottomley committed Oct 12, 2007
1 parent 10e1b4b commit 835cc24
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 164 deletions.
Loading

0 comments on commit 835cc24

Please sign in to comment.