From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Staudt Subject: Re: [PATCH] hwmon/ltc2990: Generalise DT to fwnode support Date: Fri, 16 Aug 2019 14:43:25 +0200 Message-ID: References: <5b9b4383-c1e9-91a6-8ab6-8f831b362dca@enpas.org> <20190816090731.12809-1-max@enpas.org> <79f1e829-8fd4-6690-e429-f5b3d1a7c0bd@enpas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Linux I2C , linux-hwmon@vger.kernel.org, Wolfram Sang , Jean Delvare , Guenter Roeck , Linux/m68k , Linux Kernel Mailing List , John Paul Adrian Glaubitz List-Id: linux-i2c@vger.kernel.org On 08/16/2019 02:36 PM, Geert Uytterhoeven wrote: > Hi Max, > > On Fri, Aug 16, 2019 at 2:25 PM Max Staudt wrote: >> On 08/16/2019 01:07 PM, Geert Uytterhoeven wrote: >>> One minor nit: as the driver no longer uses any of_*() symbols, you can replace >>> #include by #include . >> >> I should have thought of that, sorry. >> >> Another patch, or will you do it? > > As the patch won't go through my tree, I cannot, but the hwmon maintainer > might do. As I'll be fixing one of the I2C patches, I'll send an updated hwmon patch with it. Thanks! Max