diff options
| -rw-r--r-- | sound/soc/codecs/cs4265.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/soc/codecs/cs4265.c b/sound/soc/codecs/cs4265.c index a20b30ca52c0..8811689e372b 100644 --- a/sound/soc/codecs/cs4265.c +++ b/sound/soc/codecs/cs4265.c | |||
| @@ -282,10 +282,10 @@ static const struct cs4265_clk_para clk_map_table[] = { | |||
| 282 | 282 | ||
| 283 | /*64k*/ | 283 | /*64k*/ |
| 284 | {8192000, 64000, 1, 0}, | 284 | {8192000, 64000, 1, 0}, |
| 285 | {1228800, 64000, 1, 1}, | 285 | {12288000, 64000, 1, 1}, |
| 286 | {1693440, 64000, 1, 2}, | 286 | {16934400, 64000, 1, 2}, |
| 287 | {2457600, 64000, 1, 3}, | 287 | {24576000, 64000, 1, 3}, |
| 288 | {3276800, 64000, 1, 4}, | 288 | {32768000, 64000, 1, 4}, |
| 289 | 289 | ||
| 290 | /* 88.2k */ | 290 | /* 88.2k */ |
| 291 | {11289600, 88200, 1, 0}, | 291 | {11289600, 88200, 1, 0}, |
