Commit c9a45851 authored by Takashi Iwai's avatar Takashi Iwai

Merge branch 'topic/msbits' into for-next

parents 48d88297 c6068d3a
......@@ -304,7 +304,7 @@ static bool soc_pcm_has_symmetry(struct snd_pcm_substream *substream)
static void soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits)
{
struct snd_soc_pcm_runtime *rtd = substream->private_data;
int ret, i;
int ret;
if (!bits)
return;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment