From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751656Ab0LULc2 (ORCPT ); Tue, 21 Dec 2010 06:32:28 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:42704 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751012Ab0LULc0 (ORCPT ); Tue, 21 Dec 2010 06:32:26 -0500 Date: Tue, 21 Dec 2010 11:32:24 +0000 From: Mark Brown To: MyungJoo Ham Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Axel Lin , Kyungmin Park Subject: Re: [PATCH 2/2] regulator: max8952 - support hibernation Message-ID: <20101221113224.GD13696@rakim.wolfsonmicro.main> References: <1292907880-3353-1-git-send-email-myungjoo.ham@samsung.com> <1292907880-3353-2-git-send-email-myungjoo.ham@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1292907880-3353-2-git-send-email-myungjoo.ham@samsung.com> X-Cookie: Contents may settle during shipment. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 21, 2010 at 02:04:40PM +0900, MyungJoo Ham wrote: > Unlike suspend, where the registers of max8952 are not reset, during > hibernation, the register values are reset with an instance of > hibernation. > > This patch lets max8952 save and restore register values during > hibernation. > > Signed-off-by: MyungJoo Ham > Signed-off-by: Kyungmin Park Acked-by: Mark Brown