projects
/
GitHub
/
LineageOS
/
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:
d770e55
)
ASoC: codecs: max98088: fix typo in constant
author
Nik Nyby
<nikolas@gnu.org>
Tue, 30 Jun 2015 21:43:02 +0000
(17:43 -0400)
committer
Mark Brown
<broonie@kernel.org>
Tue, 7 Jul 2015 12:14:15 +0000
(13:14 +0100)
This fixes a typo in the M98088_REG_02_JACK_STATUS constant.
Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98088.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/max98088.h
b/sound/soc/codecs/max98088.h
index be89a4f4aab828ad4efe941c6ce7b6a93c25b510..efa39bf467425a8b033c6063d36aa3c43fc918bb 100644
(file)
--- a/
sound/soc/codecs/max98088.h
+++ b/
sound/soc/codecs/max98088.h
@@
-16,7
+16,7
@@
*/
#define M98088_REG_00_IRQ_STATUS 0x00
#define M98088_REG_01_MIC_STATUS 0x01
-#define M98088_REG_02_JACK_STA
US
0x02
+#define M98088_REG_02_JACK_STA
TUS
0x02
#define M98088_REG_03_BATTERY_VOLTAGE 0x03
#define M98088_REG_0F_IRQ_ENABLE 0x0F
#define M98088_REG_10_SYS_CLK 0x10