From: Dan Williams Date: Fri, 4 Mar 2011 02:01:43 +0000 (-0800) Subject: isci: replace remote_device_lock with scic_lock X-Git-Tag: v3.0-rc6~1^2~1^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a38045ba88ed3bee6c57444670fb639c8b61be7;p=pandora-kernel.git isci: replace remote_device_lock with scic_lock The remote_device_lock is currently used to protect a controller global resource (RNCs), but the remote_device_lock is per-port. Signed-off-by: Dan Williams --- Reading git-diff-tree failed