]> Git Repo - linux.git/commit
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
authorJim Cromie <[email protected]>
Tue, 27 Jun 2006 09:54:21 +0000 (02:54 -0700)
committerLinus Torvalds <[email protected]>
Wed, 28 Jun 2006 00:32:43 +0000 (17:32 -0700)
commit681a3e7dab868a8c390724494e8b79dc596b9e0f
treed59157ed468a5e5ad7baa9b749c1b6b61274eab9
parent0e41ef3c51ea7dbb764616f60a90700647fc8518
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module

Add the brand new pc8736x_gpio driver.  This is mostly based upon
scx200_gpio.c, but the platform_dev is treated separately, since its fairly
big too.

Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/Makefile
drivers/char/nsc_gpio.c
drivers/char/pc8736x_gpio.c [new file with mode: 0644]
This page took 0.051726 seconds and 4 git commands to generate.