]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ibmvscsi: add slave_configure to allow device restart
authorRobert Jennings <rcj@linux.vnet.ibm.com>
Thu, 29 Mar 2007 17:30:40 +0000 (12:30 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 1 Apr 2007 15:37:02 +0000 (10:37 -0500)
commit0979c84b4affaf924a894380dd0069638b64de03
tree45810a42af66614a4cb0ba80ba2290396a58227f
parenta897ff2a6386ac4368ba41db18b626afd903f9d8
[SCSI] ibmvscsi: add slave_configure to allow device restart

Fixed the kernel-doc comment for ibmvscsi_slave_configure.  Thanks to
Randy Dunlap for pointing this out.

Adding a slave_configure function for the driver. Now the disks can be
restarted by the scsi mid-layer when the are disconnected and reconnected.

Signed-off-by: "Robert Jennings" <rcj@linux.vnet.ibm.com>
Signed-off-by: "Santiago Leon" <santil@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ibmvscsi/ibmvscsi.c