Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO...
authorLinus Torvalds <torvalds@evo.osdl.org>
Thu, 13 Jul 2006 04:04:16 +0000 (21:04 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Thu, 13 Jul 2006 04:04:16 +0000 (21:04 -0700)
commit2f1b9250516aa8744496abbbbb8a6066cb2b56db
treeee77dcd4d87bf5dd7f9b63ecc38cbcadc9a8aa97
parent72945b2b90a5554975b8f72673ab7139d232a121
Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available"

This reverts commit 5040cb8b7e61b7a03e8837920b9eb2c839bb1947.

It breaks previously working ide-cs PIO configurations, causing problems
like

ide2: I/O resource 0xF883200E-0xF883200E not free.
ide2: ports already in use, skipping probe

rather than a working kernel.

Cc: Thomas Kleffel <tk@maintech.de>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/legacy/ide-cs.c