From patchwork Tue Apr 18 03:26:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Torokhov X-Patchwork-Id: 9684915 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7BFF460375 for ; Tue, 18 Apr 2017 03:26:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5BFAF28113 for ; Tue, 18 Apr 2017 03:26:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4F3FD281AA; Tue, 18 Apr 2017 03:26:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 07B2128113 for ; Tue, 18 Apr 2017 03:26:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754360AbdDRD0t (ORCPT ); Mon, 17 Apr 2017 23:26:49 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:36274 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752855AbdDRD0s (ORCPT ); Mon, 17 Apr 2017 23:26:48 -0400 Received: by mail-pg0-f67.google.com with SMTP id 34so28023517pgx.3; Mon, 17 Apr 2017 20:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=Of3oUoLjh6siIsngwwAf6C07f9UAMjBqWXHPfAqfHfE=; b=Litd7p05XfF4GjGyCcKzxiDNsi/sTFl9Jkg+KzULo+l9tk2kwCN0bN7HTFhAqvsd6q dBo1kWZqNHRsGtdlqoP6r3sy1i9O4GaOPtlq25B3AGyNHWMkw0vs7bk3KrqoB3ymClFz eMIQYEIv0bBTyBXLmLNQKP36daYTkFAB1Ui70AQ8YWXZIvbeXFfi4Xo9s/bS/RM40lwb uarYp+HW9sQ0FAt8hp6F7L6VV1fu0DLiP83Gg7i7yAbkIiMgvGwDwNLi3MzS0I8VgvHO XvimehwauUfqrDYvq2XYms2E9Z/LhxSUziI1/hWSG9HDrhhfLYdP66RjZLilXPVN1LWj kOKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=Of3oUoLjh6siIsngwwAf6C07f9UAMjBqWXHPfAqfHfE=; b=RIY6XHzXIQrS0MF3eAeXkpAB28E+Vf/iHGXUdv3dinQlsLBdhrz/iihjQInGUJGE4R pyscu009gTlCeXM5BisHRTuCMojHONYt+QuIuIHGZjPjZTZ6njrUQdLY5NNhc6ZKcl0I Kx9dZjQMUA2mjiBnI2CXfoNeSuPiWBd/2PUOK116mPGYp22ZKu53YocWEr6F8KPB57wH yztYfM2qZoMHXHD04DazO55wmldOSTEORxPISCF9nk98xyaVRX/wBJ5a8gtTxddVtF08 lqShF2zblbodAIW5aMF4L7/71PufYvotJQJrEODeQ99siHYoBz4+GTS/wqiHgpkHDrPp PqWw== X-Gm-Message-State: AN3rC/4D/B8xEojWKRR3c/s5aUqByjsP1/k5k9FH290BdU8GUHIoPgPv IXM9xEzwcciYdA== X-Received: by 10.84.174.197 with SMTP id r63mr20195036plb.67.1492486007206; Mon, 17 Apr 2017 20:26:47 -0700 (PDT) Received: from dtor-ws ([2620:0:1000:1311:1dd:a10b:f189:ad35]) by smtp.gmail.com with ESMTPSA id g7sm8220977pfe.6.2017.04.17.20.26.46 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Mon, 17 Apr 2017 20:26:46 -0700 (PDT) Date: Mon, 17 Apr 2017 20:26:44 -0700 From: Dmitry Torokhov To: Jonathan Corbet Cc: Mauro Carvalho Chehab , linux-doc@vger.kernel.org, binary1230@yahoo.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] Input: xpad - do not suggest writing to Dominic Message-ID: <20170418032644.GA10689@dtor-ws> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Do not recommend people write to Dominic, rather everyone should be using linux-input mailing list. Signed-off-by: Dmitry Torokhov --- Documentation/input/devices/xpad.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/input/devices/xpad.rst b/Documentation/input/devices/xpad.rst index c7c4e154bd34..5a709ab77c8d 100644 --- a/Documentation/input/devices/xpad.rst +++ b/Documentation/input/devices/xpad.rst @@ -88,12 +88,6 @@ the default settings. HOWEVER if you have an unknown dance pad not listed below, it will not work UNLESS you set "dpad_to_buttons" to 1 in the module configuration. -PLEASE, if you have an unknown controller, email Dom with -a dump from /proc/bus/usb and a description of the pad (manufacturer, country, -whether it is a dance pad or normal controller) so that we can add your pad -to the list of supported devices, ensuring that it will work out of the -box in the future. - USB adapters ============