From patchwork Tue Jun 2 00:47:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1301999 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49bYKk1CxyzB3v9; Tue, 2 Jun 2020 10:47:37 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jfv5a-0000Ze-Nt; Tue, 02 Jun 2020 00:47:34 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5Z-0000ZH-Gd for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:33 +0000 Received: from mail-qk1-f200.google.com ([209.85.222.200]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5Z-00048a-6c for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:33 +0000 Received: by mail-qk1-f200.google.com with SMTP id x22so9838066qkj.6 for ; Mon, 01 Jun 2020 17:47:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NQlKTl1CzxUTwdw4TCaojxgJnVkN/CWFGwL8ELxicb8=; b=ddLrF69zXbDlN5qUswhVoXiagUWZB1na1cSRoQaBENGuCqCgnCsgw/a6rXz6ALRrG/ M0l34N13lOnxkFLk+zzISM2fEnILQiPayd/10RbBvC8hPmEkpOS/uNTIQqhoX5Q4vnL1 kLkqxFg30+abTixq4ZRdkJzzGha25Uo1izqFnJfA+jVz1SBDmCo2h5JPMmZZMOkpEjk4 +rUkP8vx3Hyt9kaNuKxyJldx0yC3Kd6/E3vvmhi7EMik6V+oi6zEDS1Uk5zDjocJVtcf g4laJwx5vuA1/E0tBFE6LdSwLmNGmtW5Jr0L/uVAItiOLhx4sNfKY2FX2Qb/ADC9X5M1 LKrg== X-Gm-Message-State: AOAM530B0NMTGrYDBLBGxIQg+q7zkuBITG6wWFu3nihKnIhJaKJL0l1B MbDyXM5KV5qFByt3zQyGqf7iC7E9e9soYKES4nG8eYAU4VFvsgBxADNf5aBTfK/56wKDBPeutgF FVSOrluB9TJtxQSeu8y1lT4N0rKHMxT7oh/sqsU2O X-Received: by 2002:ac8:774d:: with SMTP id g13mr24152276qtu.63.1591058851919; Mon, 01 Jun 2020 17:47:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy75VHEcfKUqZf6vFYNfeEoGIObILqm/AJEuIpEWlvJuO09lq5V4loKA4ODIb2UBfnBt8Vcmg== X-Received: by 2002:ac8:774d:: with SMTP id g13mr24152259qtu.63.1591058851630; Mon, 01 Jun 2020 17:47:31 -0700 (PDT) Received: from gallifrey.lan ([201.82.186.200]) by smtp.gmail.com with ESMTPSA id k188sm707682qkb.23.2020.06.01.17.47.29 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jun 2020 17:47:30 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic:linux-azure-4.15][PATCH 1/3] Input: hyperv-keyboard - add module description Date: Mon, 1 Jun 2020 21:47:22 -0300 Message-Id: <20200602004724.108992-2-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200602004724.108992-1-marcelo.cerri@canonical.com> References: <20200602004724.108992-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Joseph Salisbury BugLink: https://bugs.launchpad.net/bugs/1881662 Signed-off-by: Joseph Salisbury Signed-off-by: Dmitry Torokhov (cherry picked from commit 9d1c2f067e50bebb521ed6ced49ddf53bb1deba8) Signed-off-by: Marcelo Henrique Cerri --- drivers/input/serio/hyperv-keyboard.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/input/serio/hyperv-keyboard.c b/drivers/input/serio/hyperv-keyboard.c index c137ffa6fdec..d52043d0d537 100644 --- a/drivers/input/serio/hyperv-keyboard.c +++ b/drivers/input/serio/hyperv-keyboard.c @@ -414,5 +414,7 @@ static void __exit hv_kbd_exit(void) } MODULE_LICENSE("GPL"); +MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic Keyboard Driver"); + module_init(hv_kbd_init); module_exit(hv_kbd_exit);