From: Dmitry Eremin-Solenikov Date: Tue, 22 Feb 2011 23:30:28 +0000 (+0300) Subject: ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platforms X-Git-Tag: v2.6.38-rc8~2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9bd9002dc8c3a05e11c5f40d95d06e15e83f71;p=pandora-kernel.git ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platforms PXA supports multi-machine kernels since long ago. However a kernel compiled with support for colibri and any other PXA machine and with PCMCIA enabled will barf at runtime about duplicate registration of pxa2xx-pcmcia device. Fix that. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Eric Miao --- Reading git-diff-tree failed