Searched hist:"7 b2fa5702059a03c11f934224724b2f712a749ce" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-mxs/ |
H A D | Makefile | diff 7b2fa5702059a03c11f934224724b2f712a749ce Mon Jun 06 17:37:58 CEST 2011 Grant Likely <grant.likely@secretlab.ca> 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 <grant.likely@secretlab.ca> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
|
/linux/drivers/gpio/ |
H A D | gpio-mxs.c | 7b2fa5702059a03c11f934224724b2f712a749ce Mon Jun 06 17:37:58 CEST 2011 Grant Likely <grant.likely@secretlab.ca> 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 <grant.likely@secretlab.ca> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
|
H A D | Makefile | diff 7b2fa5702059a03c11f934224724b2f712a749ce Mon Jun 06 17:37:58 CEST 2011 Grant Likely <grant.likely@secretlab.ca> 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 <grant.likely@secretlab.ca> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
|
H A D | Kconfig | diff 7b2fa5702059a03c11f934224724b2f712a749ce Mon Jun 06 17:37:58 CEST 2011 Grant Likely <grant.likely@secretlab.ca> 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 <grant.likely@secretlab.ca> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
|