git.samba.org
/
sfrench
/
cifs-2.6.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/rk3036', 'asoc/topic/rockchip', 'asoc...
[sfrench/cifs-2.6.git]
/
sound
/
soc
/
codecs
/
rt5514-spi.c
diff --git
a/sound/soc/codecs/rt5514-spi.c
b/sound/soc/codecs/rt5514-spi.c
index 640193d845bee20223e43eda95beabdf3c3721a4..ed6e5373916c390fb15dfc9efd943c9c55f7d819 100644
(file)
--- a/
sound/soc/codecs/rt5514-spi.c
+++ b/
sound/soc/codecs/rt5514-spi.c
@@
-272,7
+272,7
@@
static int rt5514_spi_pcm_probe(struct snd_soc_platform *platform)
return 0;
}
-static struct snd_soc_platform_driver rt5514_spi_platform = {
+static
const
struct snd_soc_platform_driver rt5514_spi_platform = {
.probe = rt5514_spi_pcm_probe,
.ops = &rt5514_spi_pcm_ops,
};