From: Grant Likely Date: Mon, 6 Jun 2011 15:37:58 +0000 (-0600) Subject: gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio X-Git-Tag: v3.1-rc1~313^2~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2fa5702059a03c11f934224724b2f712a749ce;p=pandora-kernel.git gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio GPIO drivers are getting moved to drivers/gpio for cleanup and consolidation. This patch moves the mxs driver. Follow up patches will clean it up and make it a fine upstanding example of a gpio driver. v2: Removed header file entirely and put struct definition directly into driver. The struct isn't used anywhere else in the kernel. Signed-off-by: Grant Likely Tested-by: Shawn Guo Acked-by: Sascha Hauer --- Reading git-diff-tree failed