|
@@ -517,7 +517,7 @@ static int fsl_esai_hw_params(struct snd_pcm_substream *substream,
|
|
u32 bclk, mask, val;
|
|
u32 bclk, mask, val;
|
|
int ret;
|
|
int ret;
|
|
|
|
|
|
- /* Override slot_width if being specifially set */
|
|
|
|
|
|
+ /* Override slot_width if being specifically set */
|
|
if (esai_priv->slot_width)
|
|
if (esai_priv->slot_width)
|
|
slot_width = esai_priv->slot_width;
|
|
slot_width = esai_priv->slot_width;
|
|
|
|
|