From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2FF58C56201 for ; Wed, 25 Nov 2020 07:46:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DA2F220857 for ; Wed, 25 Nov 2020 07:46:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728141AbgKYHqH (ORCPT ); Wed, 25 Nov 2020 02:46:07 -0500 Received: from mga05.intel.com ([192.55.52.43]:28168 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726053AbgKYHqG (ORCPT ); Wed, 25 Nov 2020 02:46:06 -0500 IronPort-SDR: vPmM4Z7ISCuJ/zDxjJHPF8Z4HwXEldZagJpqT/fdcL9/+XK3kPZZn2wp0XWi+sUEasZp1Ef092 XMEkDmKMgSvA== X-IronPort-AV: E=McAfee;i="6000,8403,9815"; a="256792992" X-IronPort-AV: E=Sophos;i="5.78,368,1599548400"; d="scan'208";a="256792992" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Nov 2020 23:46:06 -0800 IronPort-SDR: b8mNX8ylTAM1i5P7FUsESpr4JmyYUATax9ckOXVDFHFqk25jEFNu2T4TgIIxK95BjLLxMIpif4 /zDAYV0fxu4A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,368,1599548400"; d="scan'208";a="432881379" Received: from kuha.fi.intel.com ([10.237.72.162]) by fmsmga001.fm.intel.com with SMTP; 24 Nov 2020 23:46:03 -0800 Received: by kuha.fi.intel.com (sSMTP sendmail emulation); Wed, 25 Nov 2020 09:46:03 +0200 Date: Wed, 25 Nov 2020 09:46:03 +0200 From: Heikki Krogerus To: Prashant Malani Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, gregkh@linuxfoundation.org, bleung@chromium.org, Heikki Krogerus Subject: Re: [PATCH v4 1/2] usb: typec: Consolidate sysfs ABI documentation Message-ID: <20201125074603.GE1008337@kuha.fi.intel.com> References: <20201124201033.592576-1-pmalani@chromium.org> <20201124203235.GA517388@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201124203235.GA517388@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 24, 2020 at 12:32:35PM -0800, Prashant Malani wrote: > Hi, > > On Tue, Nov 24, 2020 at 12:10:31PM -0800, Prashant Malani wrote: > > Both partner and cable have identity VDOs. These are listed separately > > in the Documentation/ABI/testing/sysfs-class-typec. Factor these out > > into a common location to avoid the duplication. > > > > Signed-off-by: Prashant Malani > > Acked-by: Heikki Krogerus > I copied the Acked-by line from v3 [1] as is, but looks like there was a > typo there and the email address should be > "heikki.krogerus@linux.intel.com". > > Please let me know if it's fine as is or whether I should send another > patchset. It is fine. Thanks for taking care of that :-) Br, > [1] > https://lore.kernel.org/linux-usb/20201110105225.GH1224435@kuha.fi.intel.com/ Br, -- heikki