From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755634AbdDEPgf (ORCPT ); Wed, 5 Apr 2017 11:36:35 -0400 Received: from mga11.intel.com ([192.55.52.93]:34031 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755339AbdDEPfu (ORCPT ); Wed, 5 Apr 2017 11:35:50 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,279,1486454400"; d="scan'208";a="69760967" Message-ID: <1491406549.9822.107.camel@linux.intel.com> Subject: Re: [STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3 From: Srinivas Pandruvada To: rrs@researchut.com, Song Hongyan , linux-iio Cc: stable@vger.kernel.org, "linux-kernel@vger.kernel.org" Date: Wed, 05 Apr 2017 08:35:49 -0700 In-Reply-To: <1491389519.7588.1.camel@researchut.com> References: <1491035833.10386.1.camel@researchut.com> <1491059661.30396.37.camel@linux.intel.com> <1491246858.17255.10.camel@researchut.com> <1491353080.3695.4.camel@linux.intel.com> <1491389519.7588.1.camel@researchut.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hongyan, Can you check if the patch meets your requirement/needs for ISH? Thanks, Srinivas On Wed, 2017-04-05 at 16:21 +0530, Ritesh Raj Sarraf wrote: > On Tue, 2017-04-04 at 17:44 -0700, Srinivas Pandruvada wrote: > > > > Hi Ritesh, > > > > Does the attached patch helps? > > Thank you Srinivas. I tested your patch on top of 4.10.8 and it is > working > perfect. > > Ritesh >