]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit8961b828667e715a96d9d8517f7c8b6552ead3bb
tree0b6b85a886c09285f4e0a7c758a91a4ebac3f765
parentc7d006935dfda9174187aa557e94a137ced10c30
[PATCH] parport_cs: don't play games with resources

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>
drivers/parport/parport_cs.c