Updated from Linux LTS 3.10.20 to 3.10.21
This commit is contained in:
@@ -2636,9 +2636,6 @@ int snd_hda_codec_reset(struct hda_codec *codec)
|
||||
cancel_delayed_work_sync(&codec->jackpoll_work);
|
||||
#ifdef CONFIG_PM
|
||||
cancel_delayed_work_sync(&codec->power_work);
|
||||
codec->power_on = 0;
|
||||
codec->power_transition = 0;
|
||||
codec->power_jiffies = jiffies;
|
||||
flush_workqueue(bus->workq);
|
||||
#endif
|
||||
snd_hda_ctls_clear(codec);
|
||||
|
||||
Reference in New Issue
Block a user