lkml.org 
[lkml]   [2012]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 213/218] ASoC: wm2000: Correct register size
    Date
    3.4-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Mark Brown <broonie@opensource.wolfsonmicro.com>

    commit d0e12f3ff3472cbd8f52d3c0e6ee07a841787c40 upstream.

    Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    sound/soc/codecs/wm2000.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/sound/soc/codecs/wm2000.c
    +++ b/sound/soc/codecs/wm2000.c
    @@ -692,7 +692,7 @@ static int wm2000_resume(struct snd_soc_
    #endif

    static const struct regmap_config wm2000_regmap = {
    - .reg_bits = 8,
    + .reg_bits = 16,
    .val_bits = 8,
    };




    \
     
     \ /
      Last update: 2012-09-29 00:01    [W:2.046 / U:1.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site