From: Yanir Lubetkin Date: Sat, 28 Feb 2015 10:10:06 +0000 (+0000) Subject: e1000e: remove calls to ioremap/unmap for NVM addr X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~322^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1103a631a83408733849b47fa2170cda984df2a3;p=pandora-kernel.git e1000e: remove calls to ioremap/unmap for NVM addr Starting I219, the NVM will not be mapped to its own BAR, but to an address region in another bar. The mapping/unmapping is relevant to older HW only. CC: John W Linville Reported-by: John W Linville Signed-off-by: Yanir Lubetkin Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed