From: Matthias Ludwig Date: Thu, 7 May 2009 22:00:12 +0000 (-0700) Subject: smsc911x: fix calculation of res_size for ioremap X-Git-Tag: v2.6.31-rc1~330^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=928f308f556f4943e50c5064b546f47bce301f02;p=pandora-kernel.git smsc911x: fix calculation of res_size for ioremap fix size of remaped iomem, which is 1 byte to small (e.g. mappes only 0xff bytes instead of 0x100) Signed-off-by: Matthias Ludwig Acked-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed