projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099d334
)
ASoC: rt5677: Remove the redundant definition in head file
author
Oder Chiou
<oder_chiou@realtek.com>
Mon, 7 Jul 2014 07:36:59 +0000
(15:36 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 7 Jul 2014 08:09:33 +0000
(10:09 +0200)
The patch removes the redundant definition in head file
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5677.h
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt5677.h
b/sound/soc/codecs/rt5677.h
index
08252e7
..
863393e
100644
(file)
--- a/
sound/soc/codecs/rt5677.h
+++ b/
sound/soc/codecs/rt5677.h
@@
-1393,13
+1393,6
@@
#define RT5677_DSP_IB_9_L (0x1 << 1)
#define RT5677_DSP_IB_9_L_SFT 1
-/* Debug String Length */
-#define RT5677_REG_DISP_LEN 23
-
-#define RT5677_NO_JACK BIT(0)
-#define RT5677_HEADSET_DET BIT(1)
-#define RT5677_HEADPHO_DET BIT(2)
-
/* System Clock Source */
enum {
RT5677_SCLK_S_MCLK,