aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/soc-core.c')
-rw-r--r--sound/soc/soc-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c
index cee37ee6f180..9c768bcb98a6 100644
--- a/sound/soc/soc-core.c
+++ b/sound/soc/soc-core.c
@@ -4014,7 +4014,7 @@ int snd_soc_register_codec(struct device *dev,
4014 codec->reg_size = reg_size; 4014 codec->reg_size = reg_size;
4015 /* it is necessary to make a copy of the default register cache 4015 /* it is necessary to make a copy of the default register cache
4016 * because in the case of using a compression type that requires 4016 * because in the case of using a compression type that requires
4017 * the default register cache to be marked as __devinitconst the 4017 * the default register cache to be marked as the
4018 * kernel might have freed the array by the time we initialize 4018 * kernel might have freed the array by the time we initialize
4019 * the cache. 4019 * the cache.
4020 */ 4020 */