From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966978AbdCXTWg (ORCPT ); Fri, 24 Mar 2017 15:22:36 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:35685 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966958AbdCXTWS (ORCPT ); Fri, 24 Mar 2017 15:22:18 -0400 Date: Fri, 24 Mar 2017 12:22:09 -0700 From: Dmitry Torokhov To: Mark Brown Cc: Jaroslav Kysela , Liam Girdwood , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ASoC: jack - check status of GPIO-based pins on resume Message-ID: <20170324192209.GB18364@dtor-ws> References: <20170321235043.GA9831@dtor-ws> <20170324185147.rwbi2qqynr2yggq2@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170324185147.rwbi2qqynr2yggq2@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 24, 2017 at 06:51:47PM +0000, Mark Brown wrote: > On Tue, Mar 21, 2017 at 04:50:43PM -0700, Dmitry Torokhov wrote: > > From: Dmitry Torokhov > > > > For GPIO-backed pins that are not configured as wakeup sources, we may > > miss change in their state that happens while system is suspended. Let's > > use PM notifier to refresh their state upon resume. > > > > Signed-off-by: Dmitry Torokhov > > --- > > Please send patches from the mail account corresponding to the signoff, > not doing that makes the patch look like it's missing a signoff (as it's > got the From line so more than one signoff is expected but there's only > one) which slows down review. Resent from @chromium. -- Dmitry