diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/omap/omap-abe-dsp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-abe-dsp.c b/sound/soc/omap/omap-abe-dsp.c index 399bbb1..1de4627 100644 --- a/sound/soc/omap/omap-abe-dsp.c +++ b/sound/soc/omap/omap-abe-dsp.c @@ -2407,7 +2407,6 @@ static int aess_open(struct snd_pcm_substream *substream) if (!abe->active++) { abe->opp = 0; aess_restore_context(abe); - abe_set_opp_mode(abe, 100); abe_wakeup(); } |