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=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 D4F31C433E6 for ; Wed, 20 Jan 2021 02:25:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8F52222DD3 for ; Wed, 20 Jan 2021 02:25:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730460AbhATCY6 (ORCPT ); Tue, 19 Jan 2021 21:24:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730769AbhATCYb (ORCPT ); Tue, 19 Jan 2021 21:24:31 -0500 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC4BBC0613C1; Tue, 19 Jan 2021 18:23:51 -0800 (PST) Received: by mail-pl1-x631.google.com with SMTP id be12so11675715plb.4; Tue, 19 Jan 2021 18:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=xmb/QGSszCboohUtICM5WMzWhCbKBKBMNNZfMQrtTEw=; b=KHizKBsTWR0vu0sZYpJFMTTI2nV802unlbr7YwSoJAd01GQBJ9AuBwM4mQBCjHlQE8 y1E+oglEPPbUkBBPleq3GyojbjCFYT9YxMbIYGVUkWsOTiLi6XHyZCRV/HcbHEjTcp9x m+vuikisq+j/fsEE3lboEADYeeU5KoytIj4+Eez3qwLUDdKoo7AWTkzfgFUqeQ0QLOo7 kywuK/Q7K2+Qn33WlSMH9gQk8XFr4/e/yVAp6boLtQhp6kCqW9ELUJv7oSOHJRB/oHaM zgN2j0INSg+ODGVZDu0XGDWxhye518znTbBESDSLh4+808fNPuLzWOG1AMg1zymOTSvC uSJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xmb/QGSszCboohUtICM5WMzWhCbKBKBMNNZfMQrtTEw=; b=LW5v0hpSfznWv42y4wKOQ7IlNWPofuI0cZHU0qSrj3OWSnWUA7lFnLTvDCZQAdK/Bd f8EV4uIYO089YX8QuJwF0vxr1+fNHcPqDv+Sc/2HbYm0VNIBIsUCZaworJduhyDSbJNZ 7CawpFhDD5xLS2AyGUZu2b+szPUuSE9BLD1XL7BoEMcY02ay9BedsYNO/NRLZMa5GqvP 96jelxn3PJNkXpim+kRMFGE7jYqHDdNMmNOytF6qJSX7JvNFaJCG16aGHf+rh7baczbg CrCWpmyVp2v0iZqJg38EzuAtxo54A5MzRVANpqJtcn3UlWir4Vm5g38Yc/78hVpxnek2 zeDg== X-Gm-Message-State: AOAM530ZrJxFmXL2lTEX2kSuJu9kftUATwEFzwnDJvGQAC8jEK5DDCKQ gtkTRLii/jBmr3p6Djfy/Mg= X-Google-Smtp-Source: ABdhPJzMeEwi5uckhFp2vbcMPklFF83b3iHDCur6cilHgj+nzivjlKKCxmqLOtlZ0sOIcidridwkDQ== X-Received: by 2002:a17:90a:414d:: with SMTP id m13mr2952460pjg.229.1611109431254; Tue, 19 Jan 2021 18:23:51 -0800 (PST) Received: from google.com ([2620:15c:202:201:a6ae:11ff:fe11:fcc3]) by smtp.gmail.com with ESMTPSA id d22sm256009pjv.11.2021.01.19.18.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jan 2021 18:23:50 -0800 (PST) Date: Tue, 19 Jan 2021 18:23:47 -0800 From: Dmitry Torokhov To: Lee Jones Cc: linux-kernel@vger.kernel.org, Maxime Coquelin , Alexandre Torgue , Stefan Riedmueller , Luotao Fu , linux-input@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 5/5] input: touchscreen: stmpe-ts: Add description for 'prop' struct member Message-ID: References: <20210114152323.2382283-1-lee.jones@linaro.org> <20210114152323.2382283-6-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210114152323.2382283-6-lee.jones@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 14, 2021 at 03:23:23PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/touchscreen/stmpe-ts.c:82: warning: Function parameter or member 'prop' not described in 'stmpe_touch' > > Cc: Dmitry Torokhov > Cc: Maxime Coquelin > Cc: Alexandre Torgue > Cc: Stefan Riedmueller > Cc: Luotao Fu > Cc: linux-input@vger.kernel.org > Cc: linux-stm32@st-md-mailman.stormreply.com > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Lee Jones Applied, thank you. -- Dmitry 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=-5.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 759AFC433E0 for ; Wed, 20 Jan 2021 02:26:05 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A5BD2250E for ; Wed, 20 Jan 2021 02:26:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A5BD2250E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+hQdS1F43qLn6fKX8DKOR81b3PDuH5ypUK/MApGP0e8=; b=ikhI9i+fLTIJ2muXPJ/d2XZ7V M3omT7zaCPZjw+dSRIzkw/jT6NBZrkdVWKJs/Sj91JlWb+nZJtFU5UEkKVqASJ7zc+bkY1DA3LkdH wjPeHTGjfw60NlCtrh6gpgEmuyBgTdj0S5guKCXrXVe7KKrOs+TbFmZILecT5tBgaw+ytUWCQkf0q Ck5zsvX72MbmrlpPyCcaZRYMY/pWQ0z9uBUYC3zhd0N5+/2F8Zy8J7YBvk29DYkxqd+vhJTW1mFZI lBzw9Kg6+sAcWTDS7vhM/f1/riyuYC8VJmfVEAKggd6QujjLimrU2d1AhCtiU3UpkmWOeQs7+zvni CiWZF/91Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l23A5-0001s5-3N; Wed, 20 Jan 2021 02:23:57 +0000 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l23A2-0001rG-Q9 for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 02:23:55 +0000 Received: by mail-pl1-x633.google.com with SMTP id x18so11675540pln.6 for ; Tue, 19 Jan 2021 18:23:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=xmb/QGSszCboohUtICM5WMzWhCbKBKBMNNZfMQrtTEw=; b=KHizKBsTWR0vu0sZYpJFMTTI2nV802unlbr7YwSoJAd01GQBJ9AuBwM4mQBCjHlQE8 y1E+oglEPPbUkBBPleq3GyojbjCFYT9YxMbIYGVUkWsOTiLi6XHyZCRV/HcbHEjTcp9x m+vuikisq+j/fsEE3lboEADYeeU5KoytIj4+Eez3qwLUDdKoo7AWTkzfgFUqeQ0QLOo7 kywuK/Q7K2+Qn33WlSMH9gQk8XFr4/e/yVAp6boLtQhp6kCqW9ELUJv7oSOHJRB/oHaM zgN2j0INSg+ODGVZDu0XGDWxhye518znTbBESDSLh4+808fNPuLzWOG1AMg1zymOTSvC uSJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xmb/QGSszCboohUtICM5WMzWhCbKBKBMNNZfMQrtTEw=; b=SaLM3yuuezSaVewQbUy54BGdniq+PpmVj6dVMFyJDaL8ZfiHAtgHR5tSUVbaCjnvnE fZpu4zlrKNtzKVOd5Hk+jmjkQP7UmigcnDse/INjsd1hEpT4A9OaDd2X1TY6cStWoupx EcC2bxUFiffYeZZIgDtMT2yiwRbXsxXvRhfoLKoDz0LbWboVRB+vLd7S2Ucw/CQYySvZ CdQGY2u6nOODIbq2D5ThgkQvKNtSY2s4mlcTssleF2tme7BZ6seI6vEZ6LxHF14S2y5i pgyHKXdReLs8iz8dI+Ohd5q2l1MkGjKhA3WwlOQ71XLH50g9R2fuEfIfX3EcVaJ7bBwA 2A+g== X-Gm-Message-State: AOAM533BFKUKdFDWfZG60NE0hVbTlTkk0b1hC9/x8/4Z7b39fOktKBrA HGhChxSX0hTq5vNhxgp2nB4= X-Google-Smtp-Source: ABdhPJzMeEwi5uckhFp2vbcMPklFF83b3iHDCur6cilHgj+nzivjlKKCxmqLOtlZ0sOIcidridwkDQ== X-Received: by 2002:a17:90a:414d:: with SMTP id m13mr2952460pjg.229.1611109431254; Tue, 19 Jan 2021 18:23:51 -0800 (PST) Received: from google.com ([2620:15c:202:201:a6ae:11ff:fe11:fcc3]) by smtp.gmail.com with ESMTPSA id d22sm256009pjv.11.2021.01.19.18.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jan 2021 18:23:50 -0800 (PST) Date: Tue, 19 Jan 2021 18:23:47 -0800 From: Dmitry Torokhov To: Lee Jones Subject: Re: [PATCH 5/5] input: touchscreen: stmpe-ts: Add description for 'prop' struct member Message-ID: References: <20210114152323.2382283-1-lee.jones@linaro.org> <20210114152323.2382283-6-lee.jones@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210114152323.2382283-6-lee.jones@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210119_212354_858997_C0C241F7 X-CRM114-Status: GOOD ( 10.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Riedmueller , Luotao Fu , linux-kernel@vger.kernel.org, Maxime Coquelin , linux-input@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Alexandre Torgue Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 14, 2021 at 03:23:23PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/touchscreen/stmpe-ts.c:82: warning: Function parameter or member 'prop' not described in 'stmpe_touch' > > Cc: Dmitry Torokhov > Cc: Maxime Coquelin > Cc: Alexandre Torgue > Cc: Stefan Riedmueller > Cc: Luotao Fu > Cc: linux-input@vger.kernel.org > Cc: linux-stm32@st-md-mailman.stormreply.com > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Lee Jones Applied, thank you. -- Dmitry _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel