From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v1 0/6] platform/x86: intel_cht_int33fe: clean up series Date: Sat, 18 Apr 2020 21:43:34 +0200 Message-ID: <1920083.GZryhg05AW@kreacher> References: <20200408160905.12101-1-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org To: Andy Shevchenko Cc: "Rafael J. Wysocki" , Andy Shevchenko , Greg Kroah-Hartman , Linux Kernel Mailing List , ACPI Devel Maling List , Heikki Krogerus , Hans de Goede , Platform Driver , Darren Hart List-Id: platform-driver-x86.vger.kernel.org On Thursday, April 16, 2020 5:21:15 PM CEST Andy Shevchenko wrote: > On Thu, Apr 16, 2020 at 6:05 PM Rafael J. Wysocki wrote: > > > > On Thu, Apr 16, 2020 at 4:17 PM Andy Shevchenko > > wrote: > > > > > > On Wed, Apr 08, 2020 at 07:09:00PM +0300, Andy Shevchenko wrote: > > > > When I started looking into the intel_cht_int33fe driver for an example of use > > > > software node API, I have noticed that it's hard to get and code a bit messy. > > > > Here is a clean up, main part of which is to introduce node groups and API to > > > > register and unregister them. This and some pre-existing APIs can be used in > > > > the driver. > > > > > > > > So, because of cross-subsystem nature of this series, I may recommend to create > > > > myself the immutable branch which can be pulled to Rafael's and Greg's trees > > > > respectively. I'm also open for other proposals how to proceed. > > > > > > Greg, Rafael, > > > any suggestion how to proceed with this series? > > > > > > (It has been reviewed and tested). > > > > You can merge them through platform/x86 as far as I'm concerned, or > > please let me know if you want me to pick them up. > > Works for me, but I would like to ask for formal Ack tag. I'm guessing that you talk about the first two patches, right? Please feel free to add my ACK to both, thanks!