i40e: Ioremap changes
authorAnjali Singhai <anjali.singhai@intel.com>
Thu, 26 Feb 2015 16:15:39 +0000 (16:15 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Mar 2015 15:15:28 +0000 (07:15 -0800)
commit232f47060ada14c4b77ce1f21eec9332b9234a87
tree1afc622b35ea5bee43c658d2ce9cabfdabefbc17
parent5bbc330100285e56871a64d4148b9d3a1ac0f297
i40e: Ioremap changes

For future device support we do not want to map the whole CSR space since some
of it is mapped by other drivers with different mapping methods.

Note: As a side effect, the flash region (if exposed through the memory map)
gets unmapped too since it follows the future use region.

Change-ID: Ic729a2eacd692984220b1a415ff4fa0f98ea419a
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c