cnl: clk: correct it on cnl according to spec

Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
Rander Wang 2018-02-28 16:57:01 +08:00 committed by Liam Girdwood
parent 760ed9df22
commit 28cb21b578
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ static const struct freq_table cpu_freq[] = {
static const struct freq_table ssp_freq[] = {
{19200000, 19,},
{25000000, 25,}, /* default */
{24000000, 24,}, /* default */
};
#define CPU_DEFAULT_IDX 1