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:
a304681
)
ASoC: Remove unused 'reg2' field from soc_enum struct
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 28 Feb 2014 07:31:02 +0000
(08:31 +0100)
committer
Mark Brown
<broonie@linaro.org>
Sat, 1 Mar 2014 03:03:33 +0000
(12:03 +0900)
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
patch
|
blob
|
blame
|
history
diff --git
a/include/sound/soc.h
b/include/sound/soc.h
index 01bd80a2c600008c8e1c14f019492d8dbba38100..49d6c10f4612a58f63d9b5ea7a12502481c3035b 100644
(file)
--- a/
include/sound/soc.h
+++ b/
include/sound/soc.h
@@
-1101,7
+1101,6
@@
struct soc_mreg_control {
/* enumerated kcontrol */
struct soc_enum {
unsigned short reg;
- unsigned short reg2;
unsigned char shift_l;
unsigned char shift_r;
unsigned int items;