Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753677AbbHRSKa (ORCPT ); Tue, 18 Aug 2015 14:10:30 -0400 Received: from seldrel01.sonyericsson.com ([37.139.156.2]:14703 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302AbbHRSK2 (ORCPT ); Tue, 18 Aug 2015 14:10:28 -0400 Date: Tue, 18 Aug 2015 11:10:16 -0700 From: Bjorn Andersson To: Mathieu Olivari CC: "robh+dt@kernel.org" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "ijc+devicetree@hellion.org.uk" , "galak@codeaurora.org" , "linux@arm.linux.org.uk" , "dwmw2@infradead.org" , "computersforpeace@gmail.com" , "agross@codeaurora.org" , "sboyd@codeaurora.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" Subject: Re: [PATCH v3 3/3] mtd: add SMEM parser for QCOM platforms Message-ID: <20150818181016.GU13472@usrtlx11787.corpusers.net> References: <1439855266-26242-1-git-send-email-mathieu@codeaurora.org> <1439855266-26242-4-git-send-email-mathieu@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1439855266-26242-4-git-send-email-mathieu@codeaurora.org> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 25 On Mon 17 Aug 16:47 PDT 2015, Mathieu Olivari wrote: > On QCOM platforms using MTD devices storage (such as IPQ806x), SMEM is > used to store partition layout. This new parser can now be used to read > SMEM and use it to register an MTD layout according to its content. Looks good, but the license string should be "GPL v2" (lower case v). Just as a hint...I made checkpatch warn you about that a while back ;) The rest is Acked-by: Bjorn Andersson [..] > + > +MODULE_LICENSE("GPL V2"); Regards, Bjorn -- 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/