From: Sebastian Haas Date: Thu, 24 Sep 2009 03:55:05 +0000 (+0000) Subject: ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 X-Git-Tag: v2.6.32-rc1~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf42a27e8e242e543716663e54aa2b592ea070a;p=pandora-kernel.git ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 The driver mapped only 128 bytes of the CAN controller address space when a CPC-PCI v2 was detected (incl. CPC-104P). This patch will fix it by always mapping the whole address space (4096 bytes on all boards) of the corresponding PCI BAR. Signed-off-by: Sebastian Haas Signed-off-by: Wolfgang Grandegger Signed-off-by: David S. Miller --- Reading git-diff-tree failed