From: Alexander Kurz Date: Sun, 25 Apr 2010 09:44:35 +0000 (+0400) Subject: pcmcia: fix matching rules for pseudo-multi-function cards X-Git-Tag: v2.6.34-rc6~14^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83bf6f11e82eba8533f8dbd241b2c2825e42ae5d;p=pandora-kernel.git pcmcia: fix matching rules for pseudo-multi-function cards Prevent PCMCIA_DEV_ID_MATCH_FUNC_ID from grabbing PFC-cards: I changed the code, so that the first matching struct pcmcia_device_id _PFC_ entry will mark the card has_pfc, preventing PCMCIA_DEV_ID_MATCH_FUNC_ID to match. [linux-pcmcia@lists.infradead.org: re-order commit message] Signed-off-by: Alexander Kurz Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed