]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/sm501-regs.h
[PATCH] mfd: SM501 core driver
authorBen Dooks <ben@fluff.org.uk>
Tue, 20 Feb 2007 21:58:01 +0000 (13:58 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:14 +0000 (17:10 -0800)
commitb6d6454fdb66f3829af8b92ab06825b6060fdf7e
tree8de7c81e0c56fef5bc70870d107d346ca7a83529
parent60e114d1134555d1813e20a8cd86304331da05c7
[PATCH] mfd: SM501 core driver

This driver provides the core functionality of the SM501, which is a
multi-function chip including two framebuffers, video acceleration, USB,
and many other peripheral blocks.

The driver exports a number of entries for the peripheral drivers to use.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Vincent Sanders <vince@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/sm501.c [new file with mode: 0644]
include/linux/sm501-regs.h [new file with mode: 0644]
include/linux/sm501.h [new file with mode: 0644]