From: Marc Zyngier Date: Tue, 15 Dec 2009 20:11:21 +0000 (+0100) Subject: PCMCIA: fix pxa2xx_lubbock modular build error X-Git-Tag: v2.6.33-rc1~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a5ac58df0832daf7774b083c33032a7d26c792;p=pandora-kernel.git PCMCIA: fix pxa2xx_lubbock modular build error Commit d0d26c33b63c7ec10c3fdf9c7ce0aa035f0b3200 broke the driver by propagating a pointer to the platform_device where a pointer to the generic device was expected, leading to a spectacular crash... Signed-off-by: Marc Zyngier Acked-by: Dominik Brodowski Acked-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed