projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
917536a
)
ASoC: rt5645: Remove the repeated definitions
author
Oder Chiou
<oder_chiou@realtek.com>
Wed, 23 Sep 2015 06:35:27 +0000
(14:35 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 23 Sep 2015 17:57:52 +0000
(10:57 -0700)
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/rt5645.h
b/sound/soc/codecs/rt5645.h
index 90325d9256ff14693f21b6fd83dc9902aae50149..f45861c49ef25af6347d2ea1588b8be425452b55 100644
(file)
--- a/
sound/soc/codecs/rt5645.h
+++ b/
sound/soc/codecs/rt5645.h
@@
-777,8
+777,6
@@
#define RT5645_PWR_CLS_D_R_BIT 9
#define RT5645_PWR_CLS_D_L (0x1 << 8)
#define RT5645_PWR_CLS_D_L_BIT 8
-#define RT5645_PWR_ADC_R (0x1 << 1)
-#define RT5645_PWR_ADC_R_BIT 1
#define RT5645_PWR_DAC_L2 (0x1 << 7)
#define RT5645_PWR_DAC_L2_BIT 7
#define RT5645_PWR_DAC_R2 (0x1 << 6)