From patchwork Sun Sep 24 00:33:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 9967721 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 EDA3360349 for ; Sun, 24 Sep 2017 00:33:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D33201FF1D for ; Sun, 24 Sep 2017 00:33:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C7828205F7; Sun, 24 Sep 2017 00:33:29 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,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 AD9C11FF1D for ; Sun, 24 Sep 2017 00:33:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751578AbdIXAd1 (ORCPT ); Sat, 23 Sep 2017 20:33:27 -0400 Received: from merlin.infradead.org ([205.233.59.134]:60326 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751521AbdIXAd1 (ORCPT ); Sat, 23 Sep 2017 20:33:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:Cc:To:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=uIjCXpMcCQobW+tg3c3hRDI+rd/tOEUlMFzA2FwBaeU=; b=GxRL7cav/9j2K3/1KZmzdkF0q6 IIzO56vbyAduwkm97rbkH93deUm38RE+DZv7j1zeIMhH41r52rT5UkGDiYzvNYGCVKdyXaFFrHpD6 d/DdGxbzlCWiNWht+ElzDI2K3nKJilKWYUIZlTd6ddfECpOpZE1OQbfV+dkQPn1g0Jmv1ug+CZ3ei UXWDCKiYBGSXmD25v0hpOEa/tFSUXlWADawUaH9ThBNHOKvSwgfgbQbHtWvClWqBo/wFRWkOis0xx y07LlNGggF62uGgPHzOXazUN3NrOo+gyqRU9q9L9YUbQp9rMNFEZLMq8fevwK+M0oeWToJBkKmvFP 0DM6GZGw==; Received: from static-50-53-52-16.bvtn.or.frontiernet.net ([50.53.52.16] helo=midway.dunlap) by merlin.infradead.org with esmtpsa (Exim 4.87 #1 (Red Hat Linux)) id 1dvurM-0002RL-VV; Sun, 24 Sep 2017 00:33:25 +0000 To: "linux-input@vger.kernel.org" , Jiri Kosina , Benjamin Tissoires Cc: LKML , Bastien Nocera From: Randy Dunlap Subject: [PATCH] hid: retrode: tell what a Retrode is and drop a blank line Message-ID: Date: Sat, 23 Sep 2017 17:33:21 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Language: en-US 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 From: Randy Dunlap Add descriptive info to prompt string so that someone can know what a Retrode is. Drop an unneeded blank line. Signed-off-by: Randy Dunlap Cc: Bastien Nocera Cc: Jiri Kosina Cc: Benjamin Tissoires --- drivers/hid/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- lnx-414-rc1.orig/drivers/hid/Kconfig +++ lnx-414-rc1/drivers/hid/Kconfig @@ -749,11 +749,10 @@ config HID_PRIMAX HID standard. config HID_RETRODE - tristate "Retrode" + tristate "Retrode 2 USB adapter for vintage video games" depends on USB_HID ---help--- Support for - * Retrode 2 cartridge and controller adapter config HID_ROCCAT