commit | 8961b828667e715a96d9d8517f7c8b6552ead3bb | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Sun Jan 15 08:30:40 2006 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Mar 31 17:03:01 2006 +0200 |
tree | 0b6b85a886c09285f4e0a7c758a91a4ebac3f765 | |
parent | c7d006935dfda9174187aa557e94a137ced10c30 [diff] |
[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>