From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v4 5/7] iio: hid-sensors: use asynchronous resume Date: Mon, 15 Aug 2016 15:07:24 +0100 Message-ID: <884e74df-569e-8218-fbda-f9c7ecfe1e5a@kernel.org> References: <1470561939-14278-1-git-send-email-srinivas.pandruvada@linux.intel.com> <1470561939-14278-6-git-send-email-srinivas.pandruvada@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jiri Kosina , Srinivas Pandruvada Cc: linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-input@vger.kernel.org On 07/08/16 11:15, Jiri Kosina wrote: > On Sun, 7 Aug 2016, Srinivas Pandruvada wrote: > >> Some platforms power off sensor hubs during S3 suspend, which will require >> longer time to resume. This hurts system resume time, so resume >> asynchronously. >> >> Signed-off-by: Srinivas Pandruvada > > Jonathan, are you going to cherry-pick this patch from the series? > Alternatively, if you're okay with it, I can pull it in together with the > whole set with your Acked-by or Reviewed-by. > I'll take it via IIO. Got a bit of catching up to do (been on holiday) Jonathan > Thanks, > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:41051 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752913AbcHOOHa (ORCPT ); Mon, 15 Aug 2016 10:07:30 -0400 Subject: Re: [PATCH v4 5/7] iio: hid-sensors: use asynchronous resume To: Jiri Kosina , Srinivas Pandruvada References: <1470561939-14278-1-git-send-email-srinivas.pandruvada@linux.intel.com> <1470561939-14278-6-git-send-email-srinivas.pandruvada@linux.intel.com> Cc: linux-input@vger.kernel.org, linux-iio@vger.kernel.org From: Jonathan Cameron Message-ID: <884e74df-569e-8218-fbda-f9c7ecfe1e5a@kernel.org> Date: Mon, 15 Aug 2016 15:07:24 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 07/08/16 11:15, Jiri Kosina wrote: > On Sun, 7 Aug 2016, Srinivas Pandruvada wrote: > >> Some platforms power off sensor hubs during S3 suspend, which will require >> longer time to resume. This hurts system resume time, so resume >> asynchronously. >> >> Signed-off-by: Srinivas Pandruvada > > Jonathan, are you going to cherry-pick this patch from the series? > Alternatively, if you're okay with it, I can pull it in together with the > whole set with your Acked-by or Reviewed-by. > I'll take it via IIO. Got a bit of catching up to do (been on holiday) Jonathan > Thanks, >