From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com ([192.55.52.115]:52249 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752317AbcEBIKt (ORCPT ); Mon, 2 May 2016 04:10:49 -0400 Date: Mon, 2 May 2016 11:10:44 +0300 From: Heikki Krogerus To: Lee Jones Cc: Andy Shevchenko , linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH v4 1/1] mfd: intel-lpss: save register context on suspend Message-ID: <20160502081044.GC31177@kuha.fi.intel.com> References: <1460981696-38711-1-git-send-email-andriy.shevchenko@linux.intel.com> <20160425114128.GE2713@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160425114128.GE2713@dell> Sender: stable-owner@vger.kernel.org List-ID: Hi Lee, On Mon, Apr 25, 2016 at 12:41:28PM +0100, Lee Jones wrote: > On Mon, 18 Apr 2016, Andy Shevchenko wrote: > > > From: Heikki Krogerus > > > > All configurations are lost and the registers will have > > default values when the hardware is suspended and resumed, > > so saving the private register space context on suspend, and > > restoring it on resume. > > > > Fixes: 4b45efe85263 (mfd: Add support for Intel Sunrisepoint LPSS devices) > > Cc: stable@vger.kernel.org # v4.3+ > > Signed-off-by: Heikki Krogerus > > --- > > You're missing a changelog. I had to go and look at previous > submissions to catch up on the history. Please make sure you provide > changelogs for >v1 submissions. > > > drivers/mfd/intel-lpss.c | 19 ++++++++++++++++++- > > 1 file changed, 18 insertions(+), 1 deletion(-) > > Applied, thanks. This is still not in your tree? Thanks, -- heikki