From: Matt Carlson Date: Sat, 22 Nov 2008 01:20:32 +0000 (-0800) Subject: tg3: Embrace pci_ioremap_bar() X-Git-Tag: v2.6.29-rc1~581^2~573 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5fe488a7b59e41b98b91137805159466b7b49c2;p=pandora-kernel.git tg3: Embrace pci_ioremap_bar() Per Dave Miller's suggestion, replace the remaining ioremap_nocache() call with pci_ioremap_bar(). Remove the two IORESOURCE_MEM checks as they are redundant. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed