diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-06-25 08:58:37 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-06-25 08:58:37 -0400 |
commit | d5fc3b5fe374f24b6773c22e90ef4bdda718b845 (patch) | |
tree | 3d8f2cfe059e418ad7eb37ababbc2f2cafe213c6 /sound/soc/codecs/wm8903.c | |
parent | e2f551dacbdff8e40365a989ab66104b03316f4d (diff) | |
parent | dd5e8e6b1d4c218d2bafe002231ec460459ab5c4 (diff) |
Merge branch 'for-2.6.31' into for-2.6.32
Diffstat (limited to 'sound/soc/codecs/wm8903.c')
-rw-r--r-- | sound/soc/codecs/wm8903.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm8903.c b/sound/soc/codecs/wm8903.c index 6239af8fdf71..c9baeae3e275 100644 --- a/sound/soc/codecs/wm8903.c +++ b/sound/soc/codecs/wm8903.c | |||
@@ -1255,22 +1255,18 @@ static struct { | |||
1255 | int div; | 1255 | int div; |
1256 | } bclk_divs[] = { | 1256 | } bclk_divs[] = { |
1257 | { 10, 0 }, | 1257 | { 10, 0 }, |
1258 | { 15, 1 }, | ||
1259 | { 20, 2 }, | 1258 | { 20, 2 }, |
1260 | { 30, 3 }, | 1259 | { 30, 3 }, |
1261 | { 40, 4 }, | 1260 | { 40, 4 }, |
1262 | { 50, 5 }, | 1261 | { 50, 5 }, |
1263 | { 55, 6 }, | ||
1264 | { 60, 7 }, | 1262 | { 60, 7 }, |
1265 | { 80, 8 }, | 1263 | { 80, 8 }, |
1266 | { 100, 9 }, | 1264 | { 100, 9 }, |
1267 | { 110, 10 }, | ||
1268 | { 120, 11 }, | 1265 | { 120, 11 }, |
1269 | { 160, 12 }, | 1266 | { 160, 12 }, |
1270 | { 200, 13 }, | 1267 | { 200, 13 }, |
1271 | { 220, 14 }, | 1268 | { 220, 14 }, |
1272 | { 240, 15 }, | 1269 | { 240, 15 }, |
1273 | { 250, 16 }, | ||
1274 | { 300, 17 }, | 1270 | { 300, 17 }, |
1275 | { 320, 18 }, | 1271 | { 320, 18 }, |
1276 | { 440, 19 }, | 1272 | { 440, 19 }, |