summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMisael Lopez Cruz <misael.lopez@ti.com>2010-09-22 11:36:30 -0500
committerRicardo Perez Olivares <x0081762@ti.com>2010-09-30 16:04:23 -0500
commit8bbd35973ce2d82e10f994fe62d0665c6ff5748b (patch)
treeccf46d773542afe5951208c39383f6713ad26133 /include
parenta284eb8733b7b7e478cde963a26513993d91fb4a (diff)
OMAP4: TWL6040: Use twl6040-codec MFD header
TWL6040 header containing registers and bitfields descriptions was duplicated: sound/soc/codecs/twl6040.h and include/linux/mfd/twl6040-codec.h. Since TWL6040 is a MFD, we should use the latter. Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com> Signed-off-by: Margarita Olaya Cabrera <magi.olaya@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/twl6040-codec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/twl6040-codec.h b/include/linux/mfd/twl6040-codec.h
index 06b0a0c5fa02..f72c2e2c2afc 100644
--- a/include/linux/mfd/twl6040-codec.h
+++ b/include/linux/mfd/twl6040-codec.h
@@ -81,6 +81,7 @@
/* INTMR (0x04) fields */
+#define TWL6040_PLUGMSK 0x02
#define TWL6040_READYMSK 0x40
#define TWL6040_ALLINT_MSK 0x7B