From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751935AbbJYPP3 (ORCPT ); Sun, 25 Oct 2015 11:15:29 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:35083 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751530AbbJYPP1 (ORCPT ); Sun, 25 Oct 2015 11:15:27 -0400 Date: Sun, 25 Oct 2015 08:15:25 -0700 From: Dustin Byford To: Wolfram Sang Cc: Mika Westerberg , Jarkko Nikula , Jean Delvare , Andy Shevchenko , rjw@rjwysocki.net, linux-i2c@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, "Puustinen, Ismo" Subject: Re: [PATCH v5 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels Message-ID: <20151025151525.GA14546@cumulusnetworks.com> References: <1439510358-16664-1-git-send-email-dustin@cumulusnetworks.com> <1445628427-29244-1-git-send-email-dustin@cumulusnetworks.com> <20151025145307.GA9701@katana> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151025145307.GA9701@katana> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun Oct 25 15:53, Wolfram Sang wrote: > On Fri, Oct 23, 2015 at 12:27:05PM -0700, Dustin Byford wrote: > > v5: > > - rebased on i2c/for-next (Jarkko, Wolfram) > > - include acpi.h in designware drivers (Mika) > > - remove return from void stub function (Mika) > > - add acks and tested-by from Mika > > Applied to for-next, thanks! Thanks for the reviews everyone. > In the future, when you send new versions, please don't set In-Reply-To > to the old version, just leave it empty. I (and most maintainers I know) > find it easier to work when patches arrive chronologically. OK, will do. --Dustin