From: Tony Lindgren Date: Thu, 15 Jan 2015 22:45:13 +0000 (-0800) Subject: net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space X-Git-Tag: fixes-v4.0-rc1~271^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1594321a9bc55ad44e02b27773cb0ed05837531;p=pandora-kernel.git net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space Some devices like dm816x have the MDIO registers within the first EMAC instance address space. Let's fix the issue by allowing to pass an optional second IO range for the EMAC control register area. Cc: Brian Hutchinson Cc: Felipe Balbi Signed-off-by: Tony Lindgren Signed-off-by: David S. Miller --- Reading git-diff-tree failed