From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Subject: Re: [PATCH 2/2] i2c-mux-gpio: don't ignore of_get_named_gpio errors Date: Tue, 8 Oct 2013 16:46:29 +0200 Message-ID: <877gdnn7lm.fsf@thor.barco.com> References: <52540DF9.3050802@nsn.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <52540DF9.3050802-OYasijW0DpE@public.gmane.org> (Ionut Nicu's message of "Tue, 8 Oct 2013 15:51:53 +0200") Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ionut Nicu Cc: Wolfram Sang , Alexander Sverdlin , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org >>>>> "IN" == Ionut Nicu writes: IN> of_get_named_gpio could return -E_PROBE_DEFER or another IN> error code. This error should be passed further instead IN> of being ignored. Acked-by: Peter Korsgaard -- Sorry about disclaimer - It's out of my control. Bye, Peter Korsgaard This message is subject to the following terms and conditions: MAIL DISCLAIMER From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755911Ab3JHOw5 (ORCPT ); Tue, 8 Oct 2013 10:52:57 -0400 Received: from mail1.bemta7.messagelabs.com ([216.82.254.111]:48445 "EHLO mail1.bemta7.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755836Ab3JHOwz convert rfc822-to-8bit (ORCPT ); Tue, 8 Oct 2013 10:52:55 -0400 X-Greylist: delayed 382 seconds by postgrey-1.27 at vger.kernel.org; Tue, 08 Oct 2013 10:52:55 EDT X-Env-Sender: peter.korsgaard@barco.com X-Msg-Ref: server-14.tower-201.messagelabs.com!1381243588!9498969!3 X-Originating-IP: [91.183.172.68] X-StarScan-Received: X-StarScan-Version: 6.9.12; banners=-,-,- X-VirusChecked: Checked From: Peter Korsgaard To: Ionut Nicu CC: Wolfram Sang , Alexander Sverdlin , , Subject: Re: [PATCH 2/2] i2c-mux-gpio: don't ignore of_get_named_gpio errors References: <52540DF9.3050802@nsn.com> X-message-flag: thor uptime: 538 days, 17:52, 7 users Date: Tue, 8 Oct 2013 16:46:29 +0200 In-Reply-To: <52540DF9.3050802@nsn.com> (Ionut Nicu's message of "Tue, 8 Oct 2013 15:51:53 +0200") Message-ID: <877gdnn7lm.fsf@thor.barco.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "IN" == Ionut Nicu writes: IN> of_get_named_gpio could return -E_PROBE_DEFER or another IN> error code. This error should be passed further instead IN> of being ignored. Acked-by: Peter Korsgaard -- Sorry about disclaimer - It's out of my control. Bye, Peter Korsgaard This message is subject to the following terms and conditions: MAIL DISCLAIMER