From: Bartlomiej Zolnierkiewicz Date: Fri, 19 Oct 2007 22:32:35 +0000 (+0200) Subject: ht6560b: fix deadlock on error handling X-Git-Tag: v2.6.24-rc1~128^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e88d2a754fcaf7ef8ca465586b811cf40dc479;p=pandora-kernel.git ht6560b: fix deadlock on error handling Stop abusing ide_lock lock (switch to a private locking). Fixes same issue as fixed by Alan Cox in atiixp host driver with commit 6c5f8cc33eb2e10b6ab788bbe259fc142a068627. ht6560b is a bit special cause we still need to leave ide_lock for ->set_pio_mode with 'pio' argument == 8/9 (prefetch disable/enable). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed