From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH 2/3] dma: bcm2835: make license text and module license match Date: Sun, 11 Nov 2018 14:39:59 +0530 Message-ID: <20181111090959.GX12092@vkoul-mobl> References: <1540292769-5905-1-git-send-email-stefan.wahren@i2se.com> <1540292769-5905-3-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Chris Boot , Stephen Boyd , Michael Turquette , linux-spi@vger.kernel.org, Eric Anholt , Mark Brown , Florian Meier , dmaengine@vger.kernel.org, Martin Sperl , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Stefan Wahren Return-path: Content-Disposition: inline In-Reply-To: <1540292769-5905-3-git-send-email-stefan.wahren@i2se.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: linux-spi.vger.kernel.org On 23-10-18, 13:06, Stefan Wahren wrote: > The license text is specifying GPL v2 or later but the MODULE_LICENSE > is set to GPL v2 which means GNU Public License v2 only. So choose the > license text as the correct one. Applied after fixing subsystem name, thanks -- ~Vinod