Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752454AbdGDPve (ORCPT ); Tue, 4 Jul 2017 11:51:34 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:35884 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752237AbdGDPvd (ORCPT ); Tue, 4 Jul 2017 11:51:33 -0400 MIME-Version: 1.0 In-Reply-To: <20170704155032.GA20794@kroah.com> References: <20170704154503.15998-1-venture@google.com> <20170704155032.GA20794@kroah.com> From: Patrick Venture Date: Tue, 4 Jul 2017 08:51:12 -0700 Message-ID: Subject: Re: [PATCH linux dev-4.10] drivers/misc: (aspeed-lpc-snoop): Add ast2400 to compat To: Greg KH Cc: Joel Stanley , Rob Lippert , Rick Altherr , Arnd Bergmann , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 19 On Tue, Jul 4, 2017 at 8:50 AM, Greg KH wrote: > On Tue, Jul 04, 2017 at 08:45:03AM -0700, Patrick Venture wrote: >> This driver can be used on the aspeed ast2400. >> >> Tested: ast2400 on quanta-q71l >> >> Signed-off-by: Patrick Venture >> --- >> drivers/misc/aspeed-lpc-snoop.c | 1 + >> 1 file changed, 1 insertion(+) > > How can we go back in time and apply something to the 4.10 kernel tree? > > confused, > > greg k-h Ooops. Bad subject line. I originally submitted this to a downstream 4.10. Let me fix that.