From: Hannes Reinecke Date: Wed, 8 Mar 2006 11:56:14 +0000 (+0100) Subject: [SCSI] aic79xx: remove qfrozen X-Git-Tag: v2.6.17-rc1~1129^2~4^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b22da38b64a32df20fdb7272deb7546045fccec;p=pandora-kernel.git [SCSI] aic79xx: remove qfrozen This patch removes the need for platform_data->qfrozen. We're now using complete() instead of semaphores thus simplifying ahd_freeze_simq() quite a lot. This also fixes some deadlocks in the recovery code (again). Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed