From: Bartlomiej Zolnierkiewicz Date: Sun, 15 Jun 2008 19:00:23 +0000 (+0200) Subject: ide-cs: fix releasing I/O resources X-Git-Tag: v2.6.26-rc7~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc69fd9b76158daaa83e5372e44fdd81df20f92;p=pandora-kernel.git ide-cs: fix releasing I/O resources 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 --- Reading git-diff-tree failed