mfd: Add driver for STA2X11 MFD block
authorAlessandro Rubini <rubini@gnudd.com>
Thu, 12 Apr 2012 08:48:44 +0000 (10:48 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 May 2012 13:34:28 +0000 (15:34 +0200)
commit35bdd29095ad614c5fb4a934bfd4f57a94dfd395
tree26db4b35f5f05d4a160235aa02ba5cb579c5f2f9
parentceb57d27e28a8f979cbfd6391b7da6da51484059
mfd: Add driver for STA2X11 MFD block

This also introduces <asm/sta2x11.h> to export a function that is in
the base sta2x11 support patches. The header will increase with other
prototypes and constants over time.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
arch/x86/include/asm/sta2x11.h [new file with mode: 0644]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/sta2x11-mfd.c [new file with mode: 0644]
include/linux/mfd/sta2x11-mfd.h [new file with mode: 0644]
This page took 0.042831 seconds and 5 git commands to generate.