Commit 5d224e8f authored by Mark Brown's avatar Mark Brown

Merge branch 'for-3.1' into for-3.2

parents 73478755 c527e6aa
...@@ -2448,7 +2448,7 @@ static void wm8994_aif_shutdown(struct snd_pcm_substream *substream, ...@@ -2448,7 +2448,7 @@ static void wm8994_aif_shutdown(struct snd_pcm_substream *substream,
rate_reg = WM8994_AIF1_RATE; rate_reg = WM8994_AIF1_RATE;
break; break;
case 2: case 2:
rate_reg = WM8994_AIF1_RATE; rate_reg = WM8994_AIF2_RATE;
break; break;
default: default:
break; break;
......
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