From: Anil Ravindranath Date: Wed, 13 Oct 2010 21:11:02 +0000 (-0700) Subject: [SCSI] pmcraid: add support for set timestamp command and other fixes X-Git-Tag: v2.6.37-rc1~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592488a32b87daf27b92d2c1c5cdc440d1a1beae;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed