git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bbcf92
)
ht6560b: fix deadlock on error handling
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:35 +0000
(
00:32
+0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:35 +0000
(
00:32
+0200)
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 <bzolnier@gmail.com>
No differences found