Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753481Ab3HAIrO (ORCPT ); Thu, 1 Aug 2013 04:47:14 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:59682 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001Ab3HAIrI (ORCPT ); Thu, 1 Aug 2013 04:47:08 -0400 Date: Thu, 1 Aug 2013 09:47:02 +0100 From: Lee Jones To: Stephen Warren Cc: Bill Huang , sameo@linux.intel.com, rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, ian.campbell@citrix.com, rob@landley.net, broonie@linaro.org, nm@ti.com, j-keerthy@ti.com, grant.likely@linaro.org, ian@slimlogic.co.uk, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Mallikarjun Kasoju Subject: Re: [PATCH 1/1] mfd: palmas: Add power off control Message-ID: <20130801084702.GM13298@lee--X1> References: <1375185957-28212-1-git-send-email-bilhuang@nvidia.com> <20130731095636.GB13298@lee--X1> <51F946C7.2080205@wwwdotorg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <51F946C7.2080205@wwwdotorg.org> 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 Content-Length: 2548 Lines: 59 On Wed, 31 Jul 2013, Stephen Warren wrote: > On 07/31/2013 03:56 AM, Lee Jones wrote: > > On Tue, 30 Jul 2013, Bill Huang wrote: > > > >> Hook up "pm_power_off" to palmas power off routine if there is DT > >> property "ti,system-power-controller" defined, so platform which is > >> powered by this regulator can be powered off properly. > >> > >> Based on work by: > >> Mallikarjun Kasoju > >> > >> Signed-off-by: Bill Huang > >> cc: Mallikarjun Kasoju > > > > Please put the 'Cc:' (not 'cc:') above the SoBs, then drop the "Based > > on work by:" and replace with: > > > > Signed-off-by: Mallikarjun Kasoju > > Signed-off-by: Bill Huang > > > > This insinuates that the original patch was crated by Mallikarjun. > > That advice may not be correct. Did Mallikarjun actually create *this* > patch? More likely, this patch was based on an equivalent change to some > other PMIC, and Bill just applied the same technique to this other > driver. Yes, I agree with this, and I'm sure there is a place for "Based on work by:" or "Originally authored by:" tags, but in general, I think the SoBs can paint a pretty good picture. For example, if this patch is simply using techniques which already exist in other drivers, I would personally not mention it in the commit message. A massive percentage of kernel code has been influenced by already existing implementations. Not much truly new and unique kernel code enters the kernel these days. > If Mallikarjun really did write this patch, then the git author > field should also be set to Mallikarjun not Bill. That's not how I'm lead to believe it works. I am under the impression that if you take an already existing patch and upstream it with little changes, then you keep the original creator's authorship and apply your SoB before sending. Whereas if you have make considerable (down to perception) changes to the patch, then you may adopt authorship. To credit the efforts of the original author in this case I would advise to keep the first SoB. Providing they agree with the changes of course. -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/