From: Dominik Brodowski Date: Sat, 13 Mar 2010 16:42:39 +0000 (+0100) Subject: pcmcia: pd6729, i82092: use parent (PCI) resources X-Git-Tag: v2.6.34-rc2~30^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a96e87d6e58a07235a2bc3eff9b093af4937a72;p=pandora-kernel.git pcmcia: pd6729, i82092: use parent (PCI) resources A newly added parent resource entry for the root PCI bus, such as 40000000-ffffffff : PCI Bus #00 means that the pd6729 and i82092 drivers cannot allocate iomem as freely as before, unless they do so as PCI devices. Therefore, set socket->cb_dev so that rsrc_nonstatic.c does the right thing. Reported-by: Komuro Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed