[SCSI] pmcraid: add support for set timestamp command and other fixes
authorAnil Ravindranath <anil_ravindranath@pmc-sierra.com>
Wed, 13 Oct 2010 21:11:02 +0000 (14:11 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 29 Oct 2010 17:03:01 +0000 (12:03 -0500)
commit592488a32b87daf27b92d2c1c5cdc440d1a1beae
treea556d44e55c800936b5750f4ee97164221e05feb
parentdf30e5059681ed0671c9cc6ff702fe9ca7f20042
[SCSI] pmcraid: add support for set timestamp command and other fixes

The following are the fixes in this patch:

1. Added support of set timestamp command in the driver
2. Pass all status code to mgmt application. Earlier we were passing
   only failed ones.
3. Call class_destroy after unregister_chrdev and pci_unregister_driver

Signed-off-by: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/pmcraid.c
drivers/scsi/pmcraid.h