From: Alan Cox Date: Wed, 10 Dec 2014 15:07:36 +0000 (+0000) Subject: pcmcia: add a new resource manager for non ISA systems X-Git-Tag: fixes-v4.0-rc1~101^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b03846bb2befc558bfd0665749d6bb26f4c2f1;p=pandora-kernel.git pcmcia: add a new resource manager for non ISA systems On a pure PCI platform we don't actually need all the complexity of the rsrc_nonstatic manager, in fact we can just work directly with the pci allocators and avoid all the complexity (and code bloat). Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed