From: Dominik Brodowski Date: Sun, 4 Jun 2006 16:06:13 +0000 (+0200) Subject: [PATCH] pcmcia: remove prod_id indirection X-Git-Tag: v2.6.20-rc1~34^2~20^2~42^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9606fd39083478bef313c0e3b77bc065e39e36e;p=pandora-kernel.git [PATCH] pcmcia: remove prod_id indirection As we read out the product information strings (VERS_1) from the PCMCIA device in the PCMCIA core, and device drivers can access those reliably in struct pcmcia_device's fields prod_id[], remove additional product information string detection logic from PCMCIA device drivers. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed