Message ID | 1307706876-4768-17-git-send-email-peter.ujfalusi@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index d334d86..3c0d8da 100644 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -1507,6 +1507,7 @@ static int twl6040_probe(struct snd_soc_codec *codec) /* default is high-performance mode */ priv->headset_mode = 1; + priv->sysclk_constraints = &hp_constraints; priv->workqueue = create_singlethread_workqueue("twl6040-codec"); if (!priv->workqueue) {