diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index 756fb59772d1..55b330937260 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -385,6 +385,7 @@ struct snd_soc_codec { | |||
385 | int (*display_register)(struct snd_soc_codec *, char *, | 385 | int (*display_register)(struct snd_soc_codec *, char *, |
386 | size_t, unsigned int); | 386 | size_t, unsigned int); |
387 | int (*volatile_register)(unsigned int); | 387 | int (*volatile_register)(unsigned int); |
388 | int (*readable_register)(unsigned int); | ||
388 | hw_write_t hw_write; | 389 | hw_write_t hw_write; |
389 | hw_read_t hw_read; | 390 | hw_read_t hw_read; |
390 | void *reg_cache; | 391 | void *reg_cache; |