From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Subject: Re: [PATCH] i2c: i2c-mux-gpio: Change log level to debug for probe deferrals Date: Wed, 25 Mar 2015 20:48:09 +0100 Message-ID: <87wq24zwna.fsf@thor.barco.com> References: <20150325174351.GB5209@ulegcpding.emea.nsn-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <20150325174351.GB5209-w/hiR2Wfoz+b6vRP15A4uhaOaYmgohGe0e7PPNI6Mm0@public.gmane.org> (Ioan Nicu's message of "Wed, 25 Mar 2015 18:43:51 +0100") Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ioan Nicu Cc: Wolfram Sang , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alexander Sverdlin , Mathias Rulf List-Id: linux-i2c@vger.kernel.org >>>>> "IN" == Ioan Nicu writes: IN> Probe deferral is not an error case. It happens only when IN> the necessary dependencies are not there yet. IN> The driver core is already printing a message when a driver IN> requests probe deferral, so this can be traced in the logs IN> without these error prints. IN> This patch changes the error messages from these deferral cases IN> to debug messages. IN> Signed-off-by: Ionut Nicu 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 S1754142AbbCYT4F (ORCPT ); Wed, 25 Mar 2015 15:56:05 -0400 Received: from mail1.bemta12.messagelabs.com ([216.82.251.6]:21190 "EHLO mail1.bemta12.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753846AbbCYT4D convert rfc822-to-8bit (ORCPT ); Wed, 25 Mar 2015 15:56:03 -0400 X-Greylist: delayed 427 seconds by postgrey-1.27 at vger.kernel.org; Wed, 25 Mar 2015 15:56:02 EDT X-Env-Sender: peter.korsgaard@barco.com X-Msg-Ref: server-5.tower-29.messagelabs.com!1427312931!31500694!2 X-Originating-IP: [91.183.172.68] X-StarScan-Received: X-StarScan-Version: 6.13.6; banners=-,-,- X-VirusChecked: Checked From: Peter Korsgaard To: Ioan Nicu CC: Wolfram Sang , , , Alexander Sverdlin , Mathias Rulf Subject: Re: [PATCH] i2c: i2c-mux-gpio: Change log level to debug for probe deferrals References: <20150325174351.GB5209@ulegcpding.emea.nsn-net.net> X-message-flag: thor uptime: 121 days, 12:38, 5 users Date: Wed, 25 Mar 2015 20:48:09 +0100 In-Reply-To: <20150325174351.GB5209@ulegcpding.emea.nsn-net.net> (Ioan Nicu's message of "Wed, 25 Mar 2015 18:43:51 +0100") Message-ID: <87wq24zwna.fsf@thor.barco.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (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" == Ioan Nicu writes: IN> Probe deferral is not an error case. It happens only when IN> the necessary dependencies are not there yet. IN> The driver core is already printing a message when a driver IN> requests probe deferral, so this can be traced in the logs IN> without these error prints. IN> This patch changes the error messages from these deferral cases IN> to debug messages. IN> Signed-off-by: Ionut Nicu 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