summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt2701/mt2701-reg.h
diff options
context:
space:
mode:
authorRyder Lee <ryder.lee@mediatek.com>2018-01-04 08:44:08 +0100
committerMark Brown <broonie@kernel.org>2018-01-04 15:25:56 +0100
commitdfa3cbb83e099d5ef9809b67ea3bff3a39dc2f06 (patch)
tree82cfc574c4e5166f9988909ac1be9785199260c3 /sound/soc/mediatek/mt2701/mt2701-reg.h
parentASoC: mediatek: add some core clocks for MT2701 AFE (diff)
downloadlinux-dfa3cbb83e099d5ef9809b67ea3bff3a39dc2f06.tar.xz
linux-dfa3cbb83e099d5ef9809b67ea3bff3a39dc2f06.zip
ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device
As the new MFD parent is in place, modify MT2701 AFE driver to adapt it. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt2701/mt2701-reg.h')
-rw-r--r--sound/soc/mediatek/mt2701/mt2701-reg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/mediatek/mt2701/mt2701-reg.h b/sound/soc/mediatek/mt2701/mt2701-reg.h
index f17c76f37b5f..18e676974f22 100644
--- a/sound/soc/mediatek/mt2701/mt2701-reg.h
+++ b/sound/soc/mediatek/mt2701/mt2701-reg.h
@@ -145,5 +145,4 @@
#define ASYS_I2S_CON_WIDE_MODE_SET(x) ((x) << 1)
#define ASYS_I2S_IN_PHASE_FIX (0x1 << 31)
-#define AFE_END_ADDR 0x15e0
#endif