From: Javier Martinez Canillas Date: Fri, 29 Nov 2013 19:18:15 +0000 (+0100) Subject: ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC support X-Git-Tag: omap-for-v3.14/omap3-board-removal-signed~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8841892821eebc03b19c43e251dac90dfbb4601;p=pandora-kernel.git ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC support When connecting an ethernet chip to the GPMC, such as smc91x or smsc911x, a GPIO has to be requested to be used as an IRQ and also the IO memory for a GPMC chip-select. When booting with DT the chip-select allocation is handled in a generic manner in the GPMC driver and the GPIO to IRQ mapping is made by the DT core so this code is not needed anymore now that mach-omap2 related boards are DT-only. Signed-off-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed