mfd: PCF50633 gpio support
authorBalaji Rao <balajirrao@openmoko.org>
Fri, 9 Jan 2009 00:49:37 +0000 (01:49 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 11 Jan 2009 00:34:24 +0000 (01:34 +0100)
commit6a3d119b4ce29cf32bfe91eb61d46e9dbd8ce38a
tree659c75a68731d368092a99adefecd66e754ffcb6
parent08c3e06a5eb27d43b712adef18379f8464425e71
mfd: PCF50633 gpio support

What the PCF05633 calls as a 'GPIO' is much more than the GPIO in the linux
sense and there are only 4 of them - which means, the gpiolib is not used
here.

Signed-off-by: Balaji Rao <balajirrao@openmoko.org>
Cc: Andy Green <andy@openmoko.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/pcf50633-gpio.c [new file with mode: 0644]
include/linux/mfd/pcf50633/gpio.h [new file with mode: 0644]