Home
last modified time | relevance | path

Searched hist:"57 fe7251f5bfc4332f24479376de48a1e8ca6211" (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mfd/
H A Dtwl4030-audio.h57fe7251f5bfc4332f24479376de48a1e8ca6211 Tue May 31 11:02:49 CEST 2011 Peter Ujfalusi <peter.ujfalusi@ti.com> MFD: twl4030-codec -> twl4030-audio: Rename the driver

Rename the driver, and header file from twl4030-codec to
twl4030-audio.
To avoid breakage change depending drivers at the same time.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Misael Lopez Cruz <misael.lopez@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
/linux/drivers/mfd/
H A Dtwl4030-audio.c57fe7251f5bfc4332f24479376de48a1e8ca6211 Tue May 31 11:02:49 CEST 2011 Peter Ujfalusi <peter.ujfalusi@ti.com> MFD: twl4030-codec -> twl4030-audio: Rename the driver

Rename the driver, and header file from twl4030-codec to
twl4030-audio.
To avoid breakage change depending drivers at the same time.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Misael Lopez Cruz <misael.lopez@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
H A Dtwl-core.cdiff f09ee0451a44a4e913a7c3cec3805508f7de6c54 Mon Sep 05 11:26:33 CEST 2011 Thomas Weber <weber@corscience.de> mfd: Fix twl4030 dependencies for audio codec

The codec for Devkit8000 (TWL4030) was not detected except
when build with CONFIG_SND_SOC_ALL_CODECS.

twl-core.c still uses the CONFIG_TWL4030_CODEC for
twl_has_codec().

In commit 57fe7251f5bfc4332f24479376de48a1e8ca6211
the CONFIG_TWL4030_CODEC was renamed
into CONFIG_MFD_TWL4030_AUDIO, thatswhy the codec
was not detected.

This patch renames the CONFIG_ TWL4030_CODEC into
CONFIG_MFD_TWL4030_AUDIO in twl-core.c.

Signed-off-by: Thomas Weber <weber@corscience.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
/linux/drivers/input/misc/
H A Dtwl4030-vibra.cdiff 57fe7251f5bfc4332f24479376de48a1e8ca6211 Tue May 31 11:02:49 CEST 2011 Peter Ujfalusi <peter.ujfalusi@ti.com> MFD: twl4030-codec -> twl4030-audio: Rename the driver

Rename the driver, and header file from twl4030-codec to
twl4030-audio.
To avoid breakage change depending drivers at the same time.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Misael Lopez Cruz <misael.lopez@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>