Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753162AbcDVWOr (ORCPT ); Fri, 22 Apr 2016 18:14:47 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54889 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751975AbcDVWOq (ORCPT ); Fri, 22 Apr 2016 18:14:46 -0400 Date: Fri, 22 Apr 2016 15:14:43 -0700 From: Stephen Boyd To: Viresh Kumar Cc: Rafael Wysocki , Viresh Kumar , Nishanth Menon , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, arnd.bergmann@linaro.org, andrew@lunn.ch, gregory.clement@free-electrons.com, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, thomas.petazzoni@free-electrons.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/10] PM / OPP: Propagate the error returned by _find_opp_table() Message-ID: <20160422221443.GM13149@codeaurora.org> References: <291931fc9dbd6b4fa44f88a2ffde03e1ba51249d.1461228504.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <291931fc9dbd6b4fa44f88a2ffde03e1ba51249d.1461228504.git.viresh.kumar@linaro.org> 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 Content-Length: 367 Lines: 12 On 04/21, Viresh Kumar wrote: > Don't send -EINVAL and propagate what's received from _find_opp_table(). > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- X-Patchwork-State: Not Applicable Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project