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-20 03:54:47 +0100 |
commit | 6937d7322ac4c56b56cc6bd5c83fd1d36ce52f5d (patch) | |
tree | dbe4cb0787a8dfed4b78de55fb0b07e76de65197 /drivers/of | |
parent | scsi: esas2r: remove initialization / cleanup dead wood (diff) | |
download | linux-6937d7322ac4c56b56cc6bd5c83fd1d36ce52f5d.tar.xz linux-6937d7322ac4c56b56cc6bd5c83fd1d36ce52f5d.zip |
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/of')
0 files changed, 0 insertions, 0 deletions