aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/wm8903.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm8903.c b/sound/soc/codecs/wm8903.c
index d8a9222fbf74..e8d2e3e14c45 100644
--- a/sound/soc/codecs/wm8903.c
+++ b/sound/soc/codecs/wm8903.c
@@ -1257,22 +1257,18 @@ static struct {
1257 int div; 1257 int div;
1258} bclk_divs[] = { 1258} bclk_divs[] = {
1259 { 10, 0 }, 1259 { 10, 0 },
1260 { 15, 1 },
1261 { 20, 2 }, 1260 { 20, 2 },
1262 { 30, 3 }, 1261 { 30, 3 },
1263 { 40, 4 }, 1262 { 40, 4 },
1264 { 50, 5 }, 1263 { 50, 5 },
1265 { 55, 6 },
1266 { 60, 7 }, 1264 { 60, 7 },
1267 { 80, 8 }, 1265 { 80, 8 },
1268 { 100, 9 }, 1266 { 100, 9 },
1269 { 110, 10 },
1270 { 120, 11 }, 1267 { 120, 11 },
1271 { 160, 12 }, 1268 { 160, 12 },
1272 { 200, 13 }, 1269 { 200, 13 },
1273 { 220, 14 }, 1270 { 220, 14 },
1274 { 240, 15 }, 1271 { 240, 15 },
1275 { 250, 16 },
1276 { 300, 17 }, 1272 { 300, 17 },
1277 { 320, 18 }, 1273 { 320, 18 },
1278 { 440, 19 }, 1274 { 440, 19 },