From: Jeff Skirvin Date: Fri, 16 Dec 2011 08:21:21 +0000 (+0000) Subject: [SCSI] libsas: Remove redundant phy state notification calls. X-Git-Tag: v3.4-rc1~145^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4fe89c9c78d3163cf1e389bdc6438a44b64244;p=pandora-kernel.git [SCSI] libsas: Remove redundant phy state notification calls. In the case of an explicit sas_phy_enable call to disable a phy, the LLDD provides the calls to sas_phy_disconnected and the PHYE_LOSS_OF_SIGNAL event. NOTE: This assumes that the lldd(s) generate the notification, which appears to be the case, but only verfied on isci. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed