From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750922AbdGYIuO (ORCPT ); Tue, 25 Jul 2017 04:50:14 -0400 Received: from mga06.intel.com ([134.134.136.31]:46383 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750824AbdGYIuN (ORCPT ); Tue, 25 Jul 2017 04:50:13 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,411,1496127600"; d="scan'208";a="882526502" Date: Tue, 25 Jul 2017 11:50:08 +0300 From: Mika Westerberg To: Andy Shevchenko Cc: Thierry Reding , Linus Walleij , Jonathan Corbet , linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/7] gpio: acpi: Fixup kerneldoc Message-ID: <20170725085008.GB2369@lahna.fi.intel.com> References: <20170724145728.7662-1-thierry.reding@gmail.com> <20170724145728.7662-4-thierry.reding@gmail.com> <1500909227.29303.205.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500909227.29303.205.camel@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 24, 2017 at 06:13:47PM +0300, Andy Shevchenko wrote: > On Mon, 2017-07-24 at 16:57 +0200, Thierry Reding wrote: > > From: Thierry Reding > > > > Fix up a parameter description to match the code and fix markup for a > > constant to prettify output. > > > > Acked-by: Andy Shevchenko Also Acked-by: Mika Westerberg :)