From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.steuer-voss.de ([85.183.69.95]:44652 "EHLO mail.steuer-voss.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934466AbeGDMbg (ORCPT ); Wed, 4 Jul 2018 08:31:36 -0400 Date: Wed, 4 Jul 2018 14:31:32 +0200 (CEST) From: Nikolaus Voss To: Javier Martinez Canillas cc: Javier Martinez Canillas , Andy Shevchenko , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Lorenzo Bianconi , Linus Walleij , Xiongfeng Wang , linux-iio , Linux Kernel Mailing List , nv@vosn.de Subject: Re: [PATCH v2 2/2] IIO: st_accel_i2c.c: Use probe_new() instead of probe() In-Reply-To: Message-ID: References: <82c6f53cfa03f9bc7c0adfc423ae65fc986a1d25.1530599660.git.nikolaus.voss@loewensteinmedical.de> <10258a21-db42-2c4e-91d6-e9227e11f53b@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Wed, 4 Jul 2018, Javier Martinez Canillas wrote: > On Wed, Jul 4, 2018 at 1:46 PM, Nikolaus Voss > wrote: > [snip] > But this discussion isn't really related to your patch. I think is > correct but just said that (b) wasn't a justification to leave the I2C > table, points (a) and (c) are though. I won't really be convinced that > the fallback is the correct thing to do or even a good idea. I didn't want to annoy you, I just wanted to understand why you think fallback is such a bad thing that you call it a bug. And I see, it has its drawbacks ;-). Anyway, thanks for taking the time to clarify this, Niko [snip]