From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933793AbcKOMah (ORCPT ); Tue, 15 Nov 2016 07:30:37 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:43803 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933369AbcKOMaf (ORCPT ); Tue, 15 Nov 2016 07:30:35 -0500 X-Originating-IP: 83.155.44.161 Message-ID: <1479213030.5750.18.camel@hadess.net> Subject: Re: [PATCH v2] HID: udraw: Add support for the uDraw tablet for PS3 From: Bastien Nocera To: Jiri Kosina Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Date: Tue, 15 Nov 2016 13:30:30 +0100 In-Reply-To: References: <1478274223-3633-1-git-send-email-hadess@hadess.net> <1478611807.2497.2.camel@hadess.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.1 (3.22.1-2.fc25) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2016-11-15 at 12:08 +0100, Jiri Kosina wrote: > On Tue, 8 Nov 2016, Bastien Nocera wrote: > > > In that particular case, I'd rather it got renamed to "hid-udraw- > ps3" > > in this case. The XBox 360 and Wii versions use completely > different > > protocols: > > http://brandonw.net/udraw/ > >  > > The XBox 360 version is more likely to be integrated in with other > XBox > > pads, and the Wii version along with other Wii Bluetooth remotes. > > Makes the most sense to me. Could you please refresh the patch so > that it  > names the driver 'hid-udraw-ps3'? I'll then queue it for 4.10. Sent as v3, thanks.