From: Dominik Brodowski Date: Tue, 12 Jul 2005 20:58:17 +0000 (-0700) Subject: [PATCH] yenta: allocate resource fixes X-Git-Tag: v2.6.13-rc3~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb0a90b4970d667e9ae9df538710f12b8e78e442;p=pandora-kernel.git [PATCH] yenta: allocate resource fixes The current CardBus window allocation code in yenta_socket is unable to handle the transparent PCI-bridge handling update in 2.6.13. We need to check _all_ resources of a given type to find the best one suitable for CardBus windows, not just the first one. Signed-off-by: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed