From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757505AbcCRPaL (ORCPT ); Fri, 18 Mar 2016 11:30:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54813 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751410AbcCRPaJ (ORCPT ); Fri, 18 Mar 2016 11:30:09 -0400 Date: Fri, 18 Mar 2016 08:30:08 -0700 From: Greg Kroah-Hartman To: Lu Baolu Cc: Lee Jones , Felipe Balbi , Mathias Nyman , Heikki Krogerus , MyungJoo Ham , Chanwoo Choi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Fengguang Wu Subject: Re: [PATCH v5 6/6] mfd: intel_vuport: Add Intel virtual USB port MFD Driver Message-ID: <20160318153008.GC16489@kroah.com> References: <1458282743-16382-1-git-send-email-baolu.lu@linux.intel.com> <1458282743-16382-7-git-send-email-baolu.lu@linux.intel.com> <20160318080924.GD13692@x1> <56EBBFA9.30101@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56EBBFA9.30101@linux.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 18, 2016 at 04:43:21PM +0800, Lu Baolu wrote: > > > On 03/18/2016 04:09 PM, Lee Jones wrote: > > On Fri, 18 Mar 2016, Lu Baolu wrote: > > > >> Some Intel platforms have an USB port mux controlled by GPIOs. > >> There's a single ACPI platform device that provides both USB ID > >> extcon device and a USB port mux device. This MFD driver will > >> split the 2 devices for their respective drivers. > >> > >> Signed-off-by: Lu Baolu > >> Suggested-by: David Cohen > > This should be at the top. > > > > You couldn't have written the patch before it was suggested. > > Yes. I will change this. > > > > >> Reviewed-by: Felipe Balbi > >> Signed-off-by: Fengguang Wu > > What is this sign-off meant to indicate? > > Fengguang's sign-off was added due to folding a patch contributed by > his kbuild robot. No, you can't do that, he only signed off on his fixup patch, not your overall larger patch! I'm going to stop you now and require you to get this properly reviewed, and signed-off-by some experienced Intel kernel developers before I look at this at all. Take advantage of the resources you have, don't force the community to point out these basic mistakes. Also, you know I'm not looking at new patches until after -rc1 is out, so please wait until then before resending. greg k-h