lkml.org 
[lkml]   [2009]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 060/108] ASoC: Remove odd bit clock ratios for WM8903
    2.6.30-stable review patch.  If anyone has any objections, please let us know.

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

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

    commit ba2533a47865ec0dbc72834287a8a048e9337a95 upstream.

    These are not supported since performance can not be guaranteed
    when they are in use.

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

    ---
    sound/soc/codecs/wm8903.c | 4 ----
    1 file changed, 4 deletions(-)

    --- a/sound/soc/codecs/wm8903.c
    +++ b/sound/soc/codecs/wm8903.c
    @@ -1215,22 +1215,18 @@ static struct {
    int div;
    } bclk_divs[] = {
    { 10, 0 },
    - { 15, 1 },
    { 20, 2 },
    { 30, 3 },
    { 40, 4 },
    { 50, 5 },
    - { 55, 6 },
    { 60, 7 },
    { 80, 8 },
    { 100, 9 },
    - { 110, 10 },
    { 120, 11 },
    { 160, 12 },
    { 200, 13 },
    { 220, 14 },
    { 240, 15 },
    - { 250, 16 },
    { 300, 17 },
    { 320, 18 },
    { 440, 19 },



    \
     
     \ /
      Last update: 2009-07-01 03:33    [W:4.153 / U:1.184 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site