summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_i2s.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra30_i2s.c')
-rw-r--r--sound/soc/tegra/tegra30_i2s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra30_i2s.c b/sound/soc/tegra/tegra30_i2s.c
index 0d9a0dd31a8e..3d627e840f69 100644
--- a/sound/soc/tegra/tegra30_i2s.c
+++ b/sound/soc/tegra/tegra30_i2s.c
@@ -666,7 +666,7 @@ static int tegra30_i2s_hw_params(struct snd_pcm_substream *substream,
}
} else {
val |= TEGRA30_AUDIOCIF_CTRL_DIRECTION_TX;
- reg = TEGRA30_I2S_CIF_TX_CTRL, val;
+ reg = TEGRA30_I2S_CIF_TX_CTRL;
tegra30_ahub_set_rx_cif_channels(i2s->capture_fifo_cif,
params_channels(params),