From: Philip Avinash Date: Sun, 18 Aug 2013 05:19:00 +0000 (+0530) Subject: ARM: davinci: support gpio platform device X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~49^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc1515cbd2155df8530ba8438b0b5bfdff50117;p=pandora-kernel.git ARM: davinci: support gpio platform device DaVinci GPIO driver now uses platform device model. Add a GPIO platform register API to convert the traditional DaVinci SoCs to use the new model. While at it, also group related include files together wherever that was not the case. Signed-off-by: Philip Avinash Acked-by: Linus Walleij Signed-off-by: Lad, Prabhakar [nsekhar@ti.com: move function declaration to local header, simplify commit message, merge SoC specific portions from other patches into this patch] Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed