commit | 1103a631a83408733849b47fa2170cda984df2a3 | [log] [tgz] |
---|---|---|
author | Yanir Lubetkin <yanirx.lubetkin@intel.com> | Sat Feb 28 10:10:06 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 06 02:47:08 2015 -0800 |
tree | f335caef02b88cefac4e4e59e79c14590c1797ea | |
parent | 9d17ce493a3ef1b140a4c831ba72fb435576c75a [diff] |
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 <linville@tuxdriver.com> Reported-by: John W Linville <linville@tuxdriver.com> Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>