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:
04a6f82
)
sections: fix section conflicts in sound
author
Andi Kleen
<ak@linux.intel.com>
Fri, 5 Oct 2012 00:12:13 +0000
(17:12 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:04:46 +0000
(
03:04
+0900)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
sound/soc/codecs/wm5100.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/wm5100.c
b/sound/soc/codecs/wm5100.c
index f4817292ef453c42626c4669ff0d6cd2305490a2..aa62c0e44cb61eb2d68b3d99b69544e1cfc85802 100644
(file)
--- a/
sound/soc/codecs/wm5100.c
+++ b/
sound/soc/codecs/wm5100.c
@@
-1233,7
+1233,7
@@
static const struct snd_soc_dapm_route wm5100_dapm_routes[] = {
{ "PWM2", NULL, "PWM2 Driver" },
};
-static const __devinit
data
struct reg_default wm5100_reva_patches[] = {
+static const __devinit
const
struct reg_default wm5100_reva_patches[] = {
{ WM5100_AUDIO_IF_1_10, 0 },
{ WM5100_AUDIO_IF_1_11, 1 },
{ WM5100_AUDIO_IF_1_12, 2 },