From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753143AbbCGMca (ORCPT ); Sat, 7 Mar 2015 07:32:30 -0500 Received: from cpsmtpb-ews05.kpnxchange.com ([213.75.39.8]:51158 "EHLO cpsmtpb-ews05.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751252AbbCGMc2 (ORCPT ); Sat, 7 Mar 2015 07:32:28 -0500 Message-ID: <1425731545.2281.3.camel@tiscali.nl> Subject: Re: [PATCH 1/2] Input: add support for Semtech SX8654 I2C touchscreen controller From: Paul Bolle To: Dmitry Torokhov Cc: =?ISO-8859-1?Q?S=E9bastien?= Szymanski , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , devicetree@vger.kernel.org, Kumar Gala Date: Sat, 07 Mar 2015 13:32:25 +0100 In-Reply-To: <20150307005717.GD26151@dtor-ws> References: <1425666099-8365-1-git-send-email-sebastien.szymanski@armadeus.com> <20150306182155.GB4540@dtor-ws> <20150307005717.GD26151@dtor-ws> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Mar 2015 12:32:26.0064 (UTC) FILETIME=[C4B9ED00:01D058D2] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dmitry Torokhov schreef op vr 06-03-2015 om 16:57 [-0800]: > Applied with some cosmetic edits and DT bindings folded into this patch. Was one of these cosmetic edits perhaps an edit to use MODULE_LICENSE("GPL v2"); in sx8654.c? That would make that macro match the license stated in the comment at the top of that file. Thanks, Paul Bolle