[PATCH] parport_cs: don't play games with resources
authorDominik Brodowski <linux@dominikbrodowski.net>
Sun, 15 Jan 2006 07:30:40 +0000 (08:30 +0100)
committerDominik Brodowski <linux@dominikbrodowski.net>
Fri, 31 Mar 2006 15:03:01 +0000 (17:03 +0200)
pcmcia_request_io() doesn't mark the resource as busy in 2.6., therefore
there's no need to work around the registration of the resources into the
resource tree.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>

No differences found