Merge branch 'reg-cache' into for-2.6.32
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 Aug 2009 10:43:58 +0000 (11:43 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 Aug 2009 10:43:58 +0000 (11:43 +0100)
1  2 
include/sound/soc.h
sound/soc/codecs/tlv320aic3x.c
sound/soc/codecs/wm8510.c
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm9081.c

@@@ -385,9 -372,8 +394,9 @@@ struct snd_soc_codec 
        int (*display_register)(struct snd_soc_codec *, char *,
                                size_t, unsigned int);
        int (*volatile_register)(unsigned int);
 +      int (*readable_register)(unsigned int);
        hw_write_t hw_write;
-       hw_read_t hw_read;
+       unsigned int (*hw_read)(struct snd_soc_codec *, unsigned int);
        void *reg_cache;
        short reg_cache_size;
        short reg_cache_step;
Simple merge
Simple merge
Simple merge
Simple merge