From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753284AbbCLH2Y (ORCPT ); Thu, 12 Mar 2015 03:28:24 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:36196 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbbCLH2V (ORCPT ); Thu, 12 Mar 2015 03:28:21 -0400 Date: Thu, 12 Mar 2015 08:28:13 +0100 From: Sascha Hauer To: Paul Bolle Cc: Rusty Russell , Dave Jones , Matthias Brugger , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Eddie Huang , Yingjoe Chen , Henry Chen , YH Chen , kernel@pengutronix.de, linux-mediatek@lists.infradead.org, Flora Fu Subject: Re: [PATCH 2/2] soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs Message-ID: <20150312072813.GC24885@pengutronix.de> References: <1426000954-7647-1-git-send-email-s.hauer@pengutronix.de> <1426000954-7647-3-git-send-email-s.hauer@pengutronix.de> <1426072351.4244.95.camel@x220> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426072351.4244.95.camel@x220> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 08:27:26 up 2 days, 22:48, 57 users, load average: 0.00, 0.03, 0.05 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 11, 2015 at 12:12:31PM +0100, Paul Bolle wrote: > On Tue, 2015-03-10 at 16:22 +0100, Sascha Hauer wrote: > > --- /dev/null > > +++ b/drivers/soc/mediatek/mtk-pmic-wrap.c > > @@ -0,0 +1,978 @@ > > +/* > > + * Copyright (c) 2014 MediaTek Inc. > > + * Author: Flora Fu, MediaTek > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License version 2 as > > + * published by the Free Software Foundation. > > + * > > + * This program is distributed in the hope that it will be useful, > > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > > + * GNU General Public License for more details. > > + */ > > This states the license is GPL v2. > > > +MODULE_LICENSE("GPL"); > > So you probably want > MODULE_LICENSE("GPL v2"); Fixed that, thanks. Also fixed in the power domain driver you found the same issue. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |