From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/3] ad1836: reset and restore clock control mode in suspend/resume entry Date: Wed, 30 Dec 2009 18:31:29 +0000 Message-ID: <20091230183129.GA1768@opensource.wolfsonmicro.com> References: <1261721408-16248-1-git-send-email-21cnbao@gmail.com> <1261721408-16248-2-git-send-email-21cnbao@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 6D17A24577 for ; Wed, 30 Dec 2009 19:31:33 +0100 (CET) Content-Disposition: inline In-Reply-To: <1261721408-16248-2-git-send-email-21cnbao@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Barry Song <21cnbao@gmail.com> Cc: uclinux-dist-devel@blackfin.uclinux.org, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Dec 25, 2009 at 02:10:06PM +0800, Barry Song wrote: > Tests show frequent suspend/resume(frequent poweroff/on ad1836 internal components) > maybe make ad1836 clock mode wrong sometimes after wakeup. This patch reset/restore > ad1836 clock mode while executing PM, then ad1836 can always resume to right clock > status. > > Signed-off-by: Barry Song <21cnbao@gmail.com> Applied all three, thanks.