From: "Manolo Díaz" <diaz.manolo@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: HD-audio generic parser merged to linux-next
Date: Wed, 23 Jan 2013 16:12:54 +0100 [thread overview]
Message-ID: <20130123161254.7e06635c@gmail.com> (raw)
In-Reply-To: <s5h622oeyoa.wl%tiwai@suse.de>
El mié, 23 ene 2013 a las 15:55 horas
Takashi Iwai escribió:
>I think I found the culprit. Could you update to the latest tree and
>apply the patch below?
>
>
>Takashi
>
>---
>diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
>index 77ddd34..a22a18b 100644
>--- a/sound/pci/hda/hda_codec.c
>+++ b/sound/pci/hda/hda_codec.c
>@@ -3824,6 +3824,7 @@ static void hda_call_codec_resume(struct hda_codec *codec)
> */
> hda_keep_power_on(codec);
> hda_set_power_state(codec, AC_PWRST_D0);
>+ snd_hda_jack_set_dirty_all(codec);
> restore_shutup_pins(codec);
> hda_exec_init_verbs(codec);
> if (codec->patch_ops.resume)
>@@ -3837,10 +3838,8 @@ static void hda_call_codec_resume(struct hda_codec *codec)
>
> if (codec->jackpoll_interval)
> hda_jackpoll_work(&codec->jackpoll_work.work);
>- else {
>- snd_hda_jack_set_dirty_all(codec);
>+ else
> snd_hda_jack_report_sync(codec);
>- }
>
> codec->in_pm = 0;
> snd_hda_power_down(codec); /* flag down before returning */
Hi, if this patch is included in the
28ebfa08e2945b38e08c537faf7f749125780cbe commit, it's already tested and found to work fine.
Regards,
--
Manolo Díaz
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2013-01-23 15:12 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 8:30 HD-audio generic parser merged to linux-next Takashi Iwai
2013-01-23 8:55 ` Raymond Yau
2013-01-23 9:09 ` Takashi Iwai
2013-01-24 3:26 ` Raymond Yau
2013-01-24 6:31 ` Takashi Iwai
2013-01-23 13:49 ` Manolo Díaz
2013-01-23 13:54 ` Takashi Iwai
[not found] ` <20130123150143.6fe19b53@gmail.com>
2013-01-23 14:20 ` Takashi Iwai
2013-01-23 14:55 ` Takashi Iwai
2013-01-23 15:09 ` Takashi Iwai
2013-01-23 15:12 ` Manolo Díaz [this message]
2013-01-23 15:09 ` Manolo Díaz
2013-01-23 15:12 ` Takashi Iwai
2013-01-23 15:30 ` Manolo Díaz
2013-01-23 15:40 ` Manolo Díaz
2013-01-23 16:00 ` Takashi Iwai
2013-01-23 16:35 ` Manolo Díaz
2013-01-23 16:54 ` Takashi Iwai
2013-02-11 14:20 ` Raymond Yau
2013-02-11 14:27 ` Takashi Iwai
2013-02-11 15:12 ` Raymond Yau
2013-02-11 15:17 ` Takashi Iwai
2013-02-13 12:16 ` Raymond Yau
2013-02-13 13:02 ` Takashi Iwai
2013-02-13 13:17 ` Takashi Iwai
2013-02-13 13:48 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130123161254.7e06635c@gmail.com \
--to=diaz.manolo@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).