From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 1/2] i2c-dev: don't get i2c adapter via i2c_dev Date: Thu, 7 Jul 2016 08:35:42 -0700 Message-ID: <20160707153542.GB3932@ubuntu> References: <20160707151654.3d32741c@endymion> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f54.google.com ([209.85.220.54]:35991 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847AbcGGPfo (ORCPT ); Thu, 7 Jul 2016 11:35:44 -0400 Received: by mail-pa0-f54.google.com with SMTP id uj8so6999085pab.3 for ; Thu, 07 Jul 2016 08:35:44 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20160707151654.3d32741c@endymion> Sender: linux-i2c-owner@vger.kernel.org List-Id: linux-i2c@vger.kernel.org To: Jean Delvare Cc: Wolfram Sang , Jean Delvare , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, Johan Hovold , Alex Elder On 07-07-16, 15:16, Jean Delvare wrote: > Anyway, this is a good cleanup/optimization on its own, on top of > fixing a race condition, independently of what we decide for the rest > of the problems being discussed in this thread. So: > > Reviewed-by: Jean Delvare > Tested-by: Jean Delvare Thanks Jean. -- viresh