]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
authorHannes Reinecke <hare@suse.de>
Fri, 25 Aug 2017 11:57:19 +0000 (13:57 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 25 Aug 2017 21:21:12 +0000 (17:21 -0400)
commit6d415342ad15f7ca6e92b7a67ae49083e313d849
tree913b8f7c9903d95aeb76ed1c4e9a2f6d2b9182e3
parent4c3bb256edbb5c60b385c3ec3374d3d653c2845a
scsi: megaraid_mbox: drop duplicate bus reset and device reset function

megaraid_mbox only has one reset function, and that is a host reset.  So
drop the duplicate bus reset and device reset functions.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/megaraid/megaraid_mbox.c