diff options
author | Christoph Hellwig <hch@lst.de> | 2018-03-19 08:37:49 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-03-19 22:54:47 -0400 |
commit | 6937d7322ac4c56b56cc6bd5c83fd1d36ce52f5d (patch) | |
tree | dbe4cb0787a8dfed4b78de55fb0b07e76de65197 /drivers/oprofile | |
parent | 5785bfadcdb596df7e103636c81e5ae6dd0caa5e (diff) |
scsi: mvme147: stop using scsi_module.c
Convert the driver to modern style probing. Given that there only is a
single instance for a given board that can be done using a global struct
Scsi_Host instance easily.
Also fix the removal path by passing the correct cookie to free_irq, and
enable it unconditionally.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions