From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 09/18] input: add input driver for polled GPIO buttons Date: Sun, 28 Nov 2010 00:31:45 -0800 Message-ID: <20101128083145.GF14499@core.coreip.homeip.net> References: <1290524800-21419-1-git-send-email-juhosg@openwrt.org> <1290524800-21419-10-git-send-email-juhosg@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1290524800-21419-10-git-send-email-juhosg@openwrt.org> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org To: Gabor Juhos Cc: Ralf Baechle , linux-mips@linux-mips.org, kaloz@openwrt.org, "Luis R. Rodriguez" , Cliff Holden , Mike Frysinger , linux-input@vger.kernel.org List-Id: linux-input@vger.kernel.org On Tue, Nov 23, 2010 at 04:06:31PM +0100, Gabor Juhos wrote: > + * > + * This file was based on: /include/linux/gpio_keys.h > + * The original gpio_keys.h seems not to have a license. > + * This is incorrect statement. Unless otherwise specified Linux kernel sources are licensed under GPL v2. Thanks. -- Dmitry