Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp8371560ybl; Thu, 16 Jan 2020 15:32:39 -0800 (PST) X-Google-Smtp-Source: APXvYqz5JpEr9CBkpDxXOVBen5nxdxF7sN4rrnbLbnxBDJsPo/Xn4u2FdmfcZfbDex7zculjWCcA X-Received: by 2002:a05:6808:ab1:: with SMTP id r17mr1265634oij.141.1579217559361; Thu, 16 Jan 2020 15:32:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579217559; cv=none; d=google.com; s=arc-20160816; b=bgBGZ9GiwpqJWnKn3mpaNYOcTs4TEgOO/pVoY8e5krBR6pqv7q2CQX0KOl2uGZo1dE v1U76LdDLHDSC/q5XL4YuOP4PpiEDHdmXVJ/NCR+iFEs84m6Fq+RxQwUy3vMkVSzUfNZ nj3LKGkvgAWEBoWJ++YAlCMFad5Ab1AgepsmTqpS8uPq3tuNeho3wM1lNOFC3ttOGYmB FU3B0uJIxGX8J97bHyJb/4MdvyE8N+C7lPB68zxFjb6D14pP3ctgWRcdwlezD3l4L2KQ bM3QMmTk2evXNpgdtN29kOOd5lR1XxGFNtbObTo8UzxkVyHBTGfaT2Ntc4FQfRCa5HoF 1Xgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=uGY4ZioDUB/p590aQnYP9CfDXQtlAH3R2xGZLZPa4hg=; b=BE2fnSRsc41UIO2aujj77DSMjyJzAbzVW4fuLVhWHQT/88wkUeaWM3s27SApFSYhx4 MMOkUuJUGhWQOc2qoe+VWC8GR0xTNvGUFLa3iVN1OcDHMIht6f0hPmJx024bGb206p/F tSf/3rENsrfiksiLrJ3jNStb7P9mZxDyn5kiCDIadjF/J3YZJkWKJtJ32m2oLnOlI5EP yId7PeCHLY8L6fEWKB0y7nOH6mc9t34+fEmE0pY1qZc8sGyN0TGr4wCheUJhofoc2v6B D3NU8CHrU20Z1jeD+cyGeipk3Bx/A+74k6NVKmrSCdeRnMuOyTvu92lLsOztKOtv0r5+ UHZA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ah9La1c2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 24si11936320oip.248.2020.01.16.15.32.27; Thu, 16 Jan 2020 15:32:39 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ah9La1c2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390297AbgAPX3J (ORCPT + 99 others); Thu, 16 Jan 2020 18:29:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:34490 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391219AbgAPX3H (ORCPT ); Thu, 16 Jan 2020 18:29:07 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BC3D020684; Thu, 16 Jan 2020 23:29:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579217347; bh=80qMqilDKb1q7yzrUTzmSO/ts7DiRjQ2oLgmnoGIPT8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ah9La1c2JIsrttyNPh0pA9/RYNlhyipZd3yVTAUeeFrT8WwUKY93Ha7eOjC8gst1x I8/wqbq2rW+N1Mh4y8AvHzBJVqDT2yoLe6MZYE1RX6gQznw4wBUqlHmD0lS+XbGQbW OX27+EsGHTa2eosvhdC7QLEEuD+4Dj2ylyGxcEoo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexander Usyskin , Tomas Winkler Subject: [PATCH 4.19 46/84] mei: fix modalias documentation Date: Fri, 17 Jan 2020 00:18:20 +0100 Message-Id: <20200116231719.239831741@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200116231713.087649517@linuxfoundation.org> References: <20200116231713.087649517@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Alexander Usyskin commit 73668309215285366c433489de70d31362987be9 upstream. mei client bus added the client protocol version to the device alias, but ABI documentation was not updated. Fixes: b26864cad1c9 (mei: bus: add client protocol version to the device alias) Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler Link: https://lore.kernel.org/r/20191008005735.12707-1-tomas.winkler@intel.com Signed-off-by: Greg Kroah-Hartman --- Documentation/ABI/testing/sysfs-bus-mei | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/ABI/testing/sysfs-bus-mei +++ b/Documentation/ABI/testing/sysfs-bus-mei @@ -4,7 +4,7 @@ KernelVersion: 3.10 Contact: Samuel Ortiz linux-mei@linux.intel.com Description: Stores the same MODALIAS value emitted by uevent - Format: mei::: + Format: mei::: What: /sys/bus/mei/devices/.../name Date: May 2015