From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751808AbcBPAr3 (ORCPT ); Mon, 15 Feb 2016 19:47:29 -0500 Received: from mail-pf0-f169.google.com ([209.85.192.169]:35361 "EHLO mail-pf0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751204AbcBPAr1 (ORCPT ); Mon, 15 Feb 2016 19:47:27 -0500 Date: Tue, 16 Feb 2016 06:17:16 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: Arnd Bergmann , Lists linaro-kernel , Rafael Wysocki , Viresh Kumar , Nishanth Menon , Stephen Boyd , Jon Hunter , Linux Kernel Mailing List , "linux-pm@vger.kernel.org" Subject: Re: [PATCH] PM / OPP: Initialize regulator pointer to an error value Message-ID: <20160216004716.GG6334@vireshk-i7> References: <1455544758-7718-1-git-send-email-jonathanh@nvidia.com> <743509d913cbc0e725bea52281be03b009e02bb5.1455553501.git.viresh.kumar@linaro.org> <17646703.2nZXD4icYj@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15-02-16, 22:13, Rafael J. Wysocki wrote: > That should be something like -ENXIO IMO. Thanks for modifying and applying the patch :) -- viresh