mfd: PCF50633 core driver
authorBalaji Rao <balajirrao@openmoko.org>
Fri, 9 Jan 2009 00:49:01 +0000 (01:49 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 11 Jan 2009 00:34:23 +0000 (01:34 +0100)
commitf52046b14b1e1a8a02ae48d0c69d39c5e204644f
treeb0d6e1ae2c839fe415adcaf054233a73011b69d7
parentc59765042f53a79a7a65585042ff463b69cb248c
mfd: PCF50633 core driver

This patch implements the core of the PCF50633 driver. This core driver has
generic register read/write functions and does interrupt management for its
sub devices.

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-core.c [new file with mode: 0644]
include/linux/mfd/pcf50633/core.h [new file with mode: 0644]