From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753202AbdAZJYz (ORCPT ); Thu, 26 Jan 2017 04:24:55 -0500 Received: from mga02.intel.com ([134.134.136.20]:42454 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753019AbdAZJYy (ORCPT ); Thu, 26 Jan 2017 04:24:54 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,288,1477983600"; d="scan'208";a="1099132870" Date: Thu, 26 Jan 2017 11:24:49 +0200 From: Mika Westerberg To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, Lee Jones , Tan Jui Nee Subject: Re: [PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH Message-ID: <20170126092449.GE17297@lahna.fi.intel.com> References: <20170125201829.145168-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170125201829.145168-1-andriy.shevchenko@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2017 at 10:18:28PM +0200, Andy Shevchenko wrote: > Adding Intel codename Apollo Lake platform device IDs for PCH. Didn't this originate from Tan Jui Nee and not from you? Please make sure you have the correct From: here and the other patch as well. You can use 'git commit --amend --author' for fixing it.