Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757485AbcCRTbr (ORCPT ); Fri, 18 Mar 2016 15:31:47 -0400 Received: from smtp4-g21.free.fr ([212.27.42.4]:12705 "EHLO smtp4-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757157AbcCRTbn (ORCPT ); Fri, 18 Mar 2016 15:31:43 -0400 Subject: Re: [PATCH] net: phy: at803x: don't depend on GPIOLIB To: Uwe Kleine-Koenig , Sebastian Frias Cc: Daniel Mack , "David S. Miller" , netdev@vger.kernel.org, lkml , Florian Fainelli , Mans Rullgard , Fabio Estevam , Martin Blumenstingl , Linus Walleij References: <56E99727.9040702@laposte.net> <20160318125455.GN4292@pengutronix.de> <56EC2525.8000706@laposte.net> <20160318191242.GQ4292@pengutronix.de> From: Mason Message-ID: <56EC5788.3030509@free.fr> Date: Fri, 18 Mar 2016 20:31:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <20160318191242.GQ4292@pengutronix.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 428 Lines: 14 On 18/03/2016 20:12, Uwe Kleine-K?nig wrote: > On Fri, Mar 18, 2016 at 04:56:21PM +0100, Sebastian Frias wrote: > >> What would you think of making at803x_link_change_notify() print a >> message every time it should do a reset but does not has a way to do it? > > Then this question is obsolete because the device doesn't probe. I don't understand this statement. What does it mean for a question to be obsolete? Regards.