From: Linus Walleij Date: Mon, 9 Sep 2013 14:39:51 +0000 (+0200) Subject: ARM: plat-iop: instantiate GPIO from platform device X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~57^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b85b867b99044da93f83851c806d1e324d49ed5;p=pandora-kernel.git ARM: plat-iop: instantiate GPIO from platform device This converts the IOP32x and IOP33x platforms to pass their base address offset by a resource attached to a platform device instead of using static offset macros implicitly passed through including . Delete the local and headers and remove the selection of NEED_MACH_GPIO_H. Pass the virtual address as a resource in the platform device at this point for bisectability, next patch will pass the physical address as is custom. Cc: Lennert Buytenhek Cc: Dan Williams Cc: Mikael Pettersson Tested-by: Aaro Koskinen Signed-off-by: Linus Walleij --- Reading git-diff-tree failed