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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DA3EC433EF for ; Mon, 6 Jun 2022 10:08:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233608AbiFFKIf (ORCPT ); Mon, 6 Jun 2022 06:08:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233475AbiFFKGG (ORCPT ); Mon, 6 Jun 2022 06:06:06 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C0511339C7; Mon, 6 Jun 2022 03:05:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654509959; x=1686045959; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Jfeo6+IyM07NX4hwT+xuXSfjRX2zx0+JnpASEafhZtY=; b=lhq597q1q7hbwCXhViIRV3cIEV2TbM2uvdG5CDJG+9HRxs2n+VPCUYpP 4HeLIOu6Li9zXQYUBl3Gr/6RLrxvBALN0VfwR3z35FQrfaeqw5DYFwU6Q LcWvdGslweQcfOw+9h/6x1b231uSoVZlVOMT/E93USyHVRsCQmkYLIaF0 btcWl8ZR/Gkqn0eqjv6V2haMyjpsJ0My3zzlh4RHwmnj/SCuzikRU1ntf ltgpGaIPflhfg0ON5z08LFW3dKm9BC5fSlrF95Mm4qmxiaZ8onkrUjc2x 6BC+CEZ274MkeJVyFKd2Sb9R3Eyt/cqUG+NkCUj+59xutwVylIT/n1trc A==; X-IronPort-AV: E=McAfee;i="6400,9594,10369"; a="257086899" X-IronPort-AV: E=Sophos;i="5.91,280,1647327600"; d="scan'208";a="257086899" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Jun 2022 03:05:58 -0700 X-IronPort-AV: E=Sophos;i="5.91,280,1647327600"; d="scan'208";a="825745751" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Jun 2022 03:05:57 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1ny9cQ-000UX5-8M; Mon, 06 Jun 2022 13:05:54 +0300 Date: Mon, 6 Jun 2022 13:05:54 +0300 From: Andy Shevchenko To: Thierry Reding Cc: Dipen Patel , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Linus Walleij , Bartosz Golaszewski Subject: Re: [PATCH v1 1/1] gpiolib: cdev: Fix kernel doc for struct line Message-ID: References: <20220520164726.60638-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 05, 2022 at 01:11:54AM +0200, Thierry Reding wrote: > On Fri, 3 Jun 2022, 19:28 Andy Shevchenko, < > andriy.shevchenko@linux.intel.com> wrote: > > > On Fri, Jun 03, 2022 at 08:28:09PM +0300, Andy Shevchenko wrote: > > > On Fri, May 20, 2022 at 10:10:49AM -0700, Dipen Patel wrote: > > > > Acked-by: Dipen Patel > > > > > > Thanks! > > > > > > Bart, this can be applied, I think. > > > > Or do you want it in my PR? > > > > This would need to go in through the HTE tree. > > I can pick it up, but it looks like Linus isn't happy with this yet anyway. It's merged as far as I can see. Feel free to pick it up, I'll drop it from my tree. -- With Best Regards, Andy Shevchenko