commit | 835cc24aff0fd4b9da9d0a45d9bd043adcb2cf89 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Tue Oct 02 23:09:56 2007 +0200 |
committer | James Bottomley <[email protected]> | Fri Oct 12 14:55:55 2007 -0400 |
tree | cabe4c3c01410a4a3ad4d2b3021f3a2d6350529e | |
parent | 10e1b4bc9238687a4b1311bd5b6769d6b8c704e6 [diff] |
[SCSI] gdth: switch to modern scsi host registration - 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 <[email protected]> Signed-off-by: Boaz Harrosh <[email protected]> Signed-off-by: James Bottomley <[email protected]>