From: Dominik Brodowski Date: Sun, 5 Mar 2006 09:45:09 +0000 (+0100) Subject: [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device X-Git-Tag: v2.6.17-rc1~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd238232cd0ff4840ae6946bb338502154096d88;p=pandora-kernel.git [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device Embed dev_link_t into struct pcmcia_device(), as they basically address the same entity. The actual contents of dev_link_t will be cleaned up step by step. This patch includes a bugfix from and signed-off-by Andrew Morton. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed