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:
792a1a9
)
ide-cs: fix releasing I/O resources
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sun, 15 Jun 2008 19:00:23 +0000
(21:00 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sun, 15 Jun 2008 19:00:23 +0000
(21:00 +0200)
hwif content is already freed after ide_release() call so cache
hwif->io_ports.{data,ctl}_addr in local variables in ide_detach().
This fixes post-2.6.25 regression.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found