]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix ide-cs resource management
authorRussell King <rmk+lkml@arm.linux.org.uk>
Thu, 7 Oct 2004 02:06:24 +0000 (19:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 7 Oct 2004 02:06:24 +0000 (19:06 -0700)
commit627771b0ab02e931263e7281e3028fd4bb08c607
tree03fb1efa86acdea95f4678288f5b923e669f68aa
parent9cd64149854958cb3e2bc027387e17ac9e2cb8c3
[PATCH] Fix ide-cs resource management

PCMCIA resource management is no longer brain dead, and acts just like
any other bus subsystem.  Therefore, there's no need to play games with
the resource subsystem anymore.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/legacy/ide-cs.c