From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] i2c: move of helpers into the core Date: Tue, 20 Aug 2013 01:25:27 +0200 Message-ID: <3721030.UJAkTdQrEC@vostro.rjw.lan> References: <1376918361-7014-1-git-send-email-wsa@the-dreams.de> <3792014.HtzPVmLjnf@vostro.rjw.lan> <5212A293.2030903@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <5212A293.2030903@wwwdotorg.org> Sender: linux-acpi-owner@vger.kernel.org To: Stephen Warren Cc: Wolfram Sang , linux-i2c@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-i2c@vger.kernel.org On Monday, August 19, 2013 04:56:19 PM Stephen Warren wrote: > On 08/19/2013 05:04 PM, Rafael J. Wysocki wrote: > > On Monday, August 19, 2013 03:19:18 PM Wolfram Sang wrote: > >> I2C of helpers used to live in of_i2c.c but experience (from SPI) shows > >> that it is much cleaner to have this in the core. This also removes a > >> circular dependency between the helpers and the core, and so we can > >> finally register child nodes in the core instead of doing this manually > >> in each driver. So, fix the drivers and documentation, too. > > > > Perhaps we should do the analogous for ACPI then? > > > > Rafael > > Aargh. Why quote the entire patch just to say one line? Because I didn't think I could just skip the patch? ;-) Also I could trim the CC list quite a bit (done now).