From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751509AbcFWVDu (ORCPT ); Thu, 23 Jun 2016 17:03:50 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:35179 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750874AbcFWVDs (ORCPT ); Thu, 23 Jun 2016 17:03:48 -0400 Date: Thu, 23 Jun 2016 14:03:44 -0700 From: Dmitry Torokhov To: John Stultz Cc: Jorge Ramirez-Ortiz , lkml , Rob Herring , Lee Jones , Feng Chen , Wei Xu , Guodong Xu Subject: Re: [PATCH 1/4] drivers: input: powerkey for HISI 65xx SoC Message-ID: <20160623210344.GP32561@dtor-ws> References: <1465944212-17079-1-git-send-email-john.stultz@linaro.org> <1465944212-17079-2-git-send-email-john.stultz@linaro.org> <20160623004716.GA26808@dtor-ws> <20160623204022.GM32561@dtor-ws> <20160623204752.GN32561@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 23, 2016 at 01:54:20PM -0700, John Stultz wrote: > On Thu, Jun 23, 2016 at 1:47 PM, Dmitry Torokhov > wrote: > > On Thu, Jun 23, 2016 at 01:40:22PM -0700, Dmitry Torokhov wrote: > >> On Thu, Jun 23, 2016 at 01:31:28PM -0700, John Stultz wrote: > >> > On Wed, Jun 22, 2016 at 5:47 PM, Dmitry Torokhov > >> > wrote: > >> > > > >> > > Right, sorry, does the following look OK to you? > >> > > > >> > > >> > Yes! It looks great (and I tested it works too)! > >> > > >> > Do you want to fold that in, or do you need me to re-submit with those changes? > >> > >> I'll fold it in on my side. Thank you for testing it! > > > > Changed the config symbol to INPUT_HISI_POWERKEY to match other symbols > > in drivers/input/misc and queued for the next merge window. > > Thanks, I really appreciate it, and apologies for missing so many > things you had to fix up! It wasn't a big deal, it's mostly my OCD at play here ;) -- Dmitry