From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Erickson Subject: Re: [PATCH] Add OMAP Support for Generic PWM Devices using Dual-mode Timers Date: Tue, 16 Nov 2010 10:00:55 -0800 Message-ID: References: <20101116124217.GA17805@legolas.emea.dhcp.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:45811 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753696Ab0KPSBH (ORCPT ); Tue, 16 Nov 2010 13:01:07 -0500 Received: by pxi15 with SMTP id 15so256957pxi.19 for ; Tue, 16 Nov 2010 10:01:07 -0800 (PST) In-Reply-To: <20101116124217.GA17805@legolas.emea.dhcp.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: balbi@ti.com Cc: "linux-omap@vger.kernel.org" , Tony Lindgren On 11/16/10 4:42 AM, Felipe Balbi wrote: > On Sun, Nov 14, 2010 at 01:28:49PM -0600, Grant Erickson wrote: >> +MODULE_LICENSE("GPLv2"); > > module license should be GPL v2 Thanks for the feedback. I'll make that adjustment. Best, Grant