git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topic/nau882...
[muen/linux.git]
/
sound
/
soc
/
codecs
/
nau8825.c
diff --git
a/sound/soc/codecs/nau8825.c
b/sound/soc/codecs/nau8825.c
index a97b0b6d90867eea78b924d491becde3d3f3e091..714ce17da717c0edbc8817aa482dc1f2ec6fbcbe 100644
(file)
--- a/
sound/soc/codecs/nau8825.c
+++ b/
sound/soc/codecs/nau8825.c
@@
-2388,7
+2388,7
@@
static int __maybe_unused nau8825_resume(struct snd_soc_codec *codec)
return 0;
}
-static struct snd_soc_codec_driver nau8825_codec_driver = {
+static
const
struct snd_soc_codec_driver nau8825_codec_driver = {
.probe = nau8825_codec_probe,
.remove = nau8825_codec_remove,
.set_sysclk = nau8825_set_sysclk,