From: Bartlomiej Zolnierkiewicz Date: Tue, 31 Mar 2009 18:15:25 +0000 (+0200) Subject: ide: fix locking in drive_release_dev() X-Git-Tag: v2.6.30-rc1~418^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5479167f4206e0d821a51ae149d921cd7a58e54;p=pandora-kernel.git ide: fix locking in drive_release_dev() * Request queue cleanup should happen before freeing drive->id and marking device as non-present. Fix it. * Remove superfluous hwif->lock acquiring/releasing. Cc: Stanislaw Gruszka Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed