From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758829AbdKHAJL (ORCPT ); Tue, 7 Nov 2017 19:09:11 -0500 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:53910 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752469AbdKHAJK (ORCPT ); Tue, 7 Nov 2017 19:09:10 -0500 From: "Rafael J. Wysocki" To: ramesh.thomas@intel.com Cc: Linux PM , LKML , Ulf Hansson , Geert Uytterhoeven , Tero Kristo , Reinette Chatre , Alex Shi Subject: Re: [PATCH v4 2/2] PM / QoS: Fix device resume latency framework Date: Wed, 08 Nov 2017 01:09:05 +0100 Message-ID: <1899887.SchiVIoqFq@aspire.rjw.lan> In-Reply-To: <20171107231515.GA26314@intel.com> References: <5770848.Kdi5IjVKeE@aspire.rjw.lan> <5398562.D1bMImPBRK@aspire.rjw.lan> <20171107231515.GA26314@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, November 8, 2017 12:15:16 AM CET Ramesh Thomas wrote: > On 2017-11-07 at 11:33:49 +0100, Rafael J. Wysocki wrote: [cut] > Looks good. > > Reviewed-by: Ramesh Thomas Thanks a lot for the reviews, they help quite a bit. Rafael