From: Andrzej Jakowski Date: Fri, 10 Feb 2012 09:18:54 +0000 (-0800) Subject: [SCSI] isci: improvements in driver unloading routine X-Git-Tag: v3.4-rc1~145^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13de2c541993394ec4db4949302312a0ce0af7b1;p=pandora-kernel.git [SCSI] isci: improvements in driver unloading routine This patch fixes scenario where driver removal should be possible only when driver is in READY state. Also it removes redundant invocation of routine disabling SCU interrupts - this method is called somewhere else in driver deinitialization path. Signed-off-by: Andrzej Jakowski Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed