From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751451AbdBMDLx (ORCPT ); Sun, 12 Feb 2017 22:11:53 -0500 Received: from mail-pg0-f54.google.com ([74.125.83.54]:36347 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359AbdBMDLw (ORCPT ); Sun, 12 Feb 2017 22:11:52 -0500 Date: Mon, 13 Feb 2017 08:41:48 +0530 From: Viresh Kumar To: Pavel Machek Cc: Rafael Wysocki , khilman@baylibre.com, ulf.hansson@linaro.org, Len Brown , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , sboyd@codeaurora.org, nm@ti.com, robh+dt@kernel.org, lina.iyer@linaro.org, rnayak@codeaurora.org Subject: Re: [PATCH V2 1/6] PM / QOS: Add default case to the switch Message-ID: <20170213031148.GC8498@vireshk-i7> References: <338b16e4c882634e30e4f4c011a9e9c52d134cbc.1486611268.git.viresh.kumar@linaro.org> <20170209142425.GC23373@xo-6d-61-c0.localdomain> <20170210060030.GA8498@vireshk-i7> <20170210121535.GA27377@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170210121535.GA27377@amd> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10-02-17, 13:15, Pavel Machek wrote: > As soon as new QoS request type is added, this switch can be > fixed. There is no issue now, and there should be no issue in future. Sure. Will do it in V3. -- viresh