All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: Caesar Wang <wxt@rock-chips.com>,
	Sonny Rao <sonnyrao@chromium.org>,
	Cheng-Yi Chiang <cychiang@chromium.org>,
	Heiko Stuebner <heiko@sntech.de>, Mark Brown <broonie@kernel.org>,
	zhengxing <zhengxing@rock-chips.com>,
	"jay.xu" <xjq@rock-chips.com>
Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen <lars@metafoo.de>,
	Takashi Iwai <tiwai@suse.de>,
	Tushar Behera <tushar.b@samsung.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	linux-rockchip@lists.infradead.org,
	Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	Dylan Reid <dgreid@chromium.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ASoC: max98090: add shutdown callback for max98090
Date: Wed, 08 Apr 2015 18:51:32 +0800	[thread overview]
Message-ID: <55250834.8040208@rock-chips.com> (raw)
In-Reply-To: <1428488311-27237-1-git-send-email-wxt@rock-chips.com>

Hi Caesar,

On 04/08/2015 06:18 PM, Caesar Wang wrote:
> To fix pop noise when shutdown,the pop noise during shutdown
> is the pmic cutoff power of codec without any notice.
>
> Signed-off-by: jay.xu <xjq@rock-chips.com>
> Signed-off-by: zhengxing <zhengxing@rock-chips.com>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
>
> Serien-cc: linux-kernel@vger.kernel.org
> Serien-cc: devicetree@vger.kernel.org
> Serien-cc: dianders@chromium.org
Typo? Should be "Series-cc" here I guess.

Thanks,
- Kever

WARNING: multiple messages have this Message-ID (diff)
From: kever.yang@rock-chips.com (Kever Yang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ASoC: max98090: add shutdown callback for max98090
Date: Wed, 08 Apr 2015 18:51:32 +0800	[thread overview]
Message-ID: <55250834.8040208@rock-chips.com> (raw)
In-Reply-To: <1428488311-27237-1-git-send-email-wxt@rock-chips.com>

Hi Caesar,

On 04/08/2015 06:18 PM, Caesar Wang wrote:
> To fix pop noise when shutdown,the pop noise during shutdown
> is the pmic cutoff power of codec without any notice.
>
> Signed-off-by: jay.xu <xjq@rock-chips.com>
> Signed-off-by: zhengxing <zhengxing@rock-chips.com>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
>
> Serien-cc: linux-kernel at vger.kernel.org
> Serien-cc: devicetree at vger.kernel.org
> Serien-cc: dianders at chromium.org
Typo? Should be "Series-cc" here I guess.

Thanks,
- Kever

WARNING: multiple messages have this Message-ID (diff)
From: Kever Yang <kever.yang@rock-chips.com>
To: Caesar Wang <wxt@rock-chips.com>,
	Sonny Rao <sonnyrao@chromium.org>,
	Cheng-Yi Chiang <cychiang@chromium.org>,
	Heiko Stuebner <heiko@sntech.de>, Mark Brown <broonie@kernel.org>,
	zhengxing <zhengxing@rock-chips.com>,
	"jay.xu" <xjq@rock-chips.com>
Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen <lars@metafoo.de>,
	Liam Girdwood <lgirdwood@gmail.com>, Takashi Iwai <tiwai@suse.de>,
	Tushar Behera <tushar.b@samsung.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Jaroslav Kysela <perex@perex.cz>,
	linux-rockchip@lists.infradead.org,
	Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	Dylan Reid <dgreid@chromium.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ASoC: max98090: add shutdown callback for max98090
Date: Wed, 08 Apr 2015 18:51:32 +0800	[thread overview]
Message-ID: <55250834.8040208@rock-chips.com> (raw)
In-Reply-To: <1428488311-27237-1-git-send-email-wxt@rock-chips.com>

Hi Caesar,

On 04/08/2015 06:18 PM, Caesar Wang wrote:
> To fix pop noise when shutdown,the pop noise during shutdown
> is the pmic cutoff power of codec without any notice.
>
> Signed-off-by: jay.xu <xjq@rock-chips.com>
> Signed-off-by: zhengxing <zhengxing@rock-chips.com>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
>
> Serien-cc: linux-kernel@vger.kernel.org
> Serien-cc: devicetree@vger.kernel.org
> Serien-cc: dianders@chromium.org
Typo? Should be "Series-cc" here I guess.

Thanks,
- Kever


  reply	other threads:[~2015-04-08 10:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 10:18 [PATCH v2] ASoC: max98090: add shutdown callback for max98090 Caesar Wang
2015-04-08 10:18 ` Caesar Wang
2015-04-08 10:51 ` Kever Yang [this message]
2015-04-08 10:51   ` Kever Yang
2015-04-08 10:51   ` Kever Yang
2015-04-08 11:04   ` Caesar Wang
2015-04-08 11:04     ` Caesar Wang

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=55250834.8040208@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cychiang@chromium.org \
    --cc=dgreid@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=heiko@sntech.de \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=sonnyrao@chromium.org \
    --cc=tiwai@suse.de \
    --cc=tushar.b@samsung.com \
    --cc=wxt@rock-chips.com \
    --cc=xjq@rock-chips.com \
    --cc=zhengxing@rock-chips.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.