[MFD] Add multimedia communication port core support

Add support for the core of the multimedia communication port
framework.  This is a port used to communicate with devices
with two DMA paths and a control path.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2005-08-18 10:06:59 +01:00
committed by Russell King
parent 099d44e869
commit a4e137ab14
7 changed files with 341 additions and 1 deletions

5
drivers/mfd/Makefile Normal file
View File

@@ -0,0 +1,5 @@
#
# Makefile for multifunction miscellaneous devices
#
obj-$(CONFIG_MCP) += mcp-core.o