Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp4151760pxb; Mon, 27 Sep 2021 10:26:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy0fIYni1ncewfZ5SJru8dExo159xCKo8s+877BDfUMZUD6EaIBnllbjztXecys3QgPdp7s X-Received: by 2002:aa7:96e1:0:b0:44b:7b1e:1cbf with SMTP id i1-20020aa796e1000000b0044b7b1e1cbfmr821186pfq.29.1632763589200; Mon, 27 Sep 2021 10:26:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632763589; cv=none; d=google.com; s=arc-20160816; b=wyiXTVgUHNAQHqAdenYKkfL6aZR4oxO2eFn59vQpYPcJMuQl6koXY0PCgIaX/IT5Ha SXc/wLnxAw/sfI2o4iHAkz1/2UBtbyii8QUz+baDxeKiSZFEDtwP1PBgvLntQlMBnwf/ 0wwb1ttOfa3qqG+d0QYpf4qxYQZtaJs80+UNnHUf7zeFDjm6hQq9c848UCZxTJfXkGuk M04rlgcu+qfpnpuxQv3cYraE9FI7S7pZzKwkSEnViMWdl/o+ti6KGi3FMl4bdknCgHBk SYIMu/BIuuE0omBIHRimHQRdXDVm5XtKKVSpdV4BaGaSM6XAK6RW3sf2XsGN/H7BWqUf XyoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=8Eq+pD5b7xOcwcTBjOfgHAtlJYxPD7HLQoQyL1rRijI=; b=iBHvFr8VIpaFO4uKZ01YX/xc3UD85KANK11s819TvjMJkqeOMENDPLHGBtOVsaHK1f v9NnobEgWaDnw0IcJ02MaC1KeslpliMTNXhpWP7FnR2bFpOX0ilQ8QN+6rUx8beS0URl o84h/WJJHe2lbFoMlwg0/p6tHa8XK857IF5Vk2f11OpiBVrDZP/GsgndHCqbT1y3wPth zA+BWNmcvISEeSvv5w1FGeb9M5gwA7G13cOfhgCqt5764BINA2h/zWycODaJ5oFrLlVF x/AVxeYMmGfVJJdq9ENxmyPzxlsIhKLlFv5ZcsjLdwv3sMuvd4DgtWM1MlpqcE1XESi1 cQ9g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=UJmyZbAf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p11si21396257plw.196.2021.09.27.10.26.14; Mon, 27 Sep 2021 10:26:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=UJmyZbAf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237718AbhI0R0s (ORCPT + 99 others); Mon, 27 Sep 2021 13:26:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:36108 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237262AbhI0RWp (ORCPT ); Mon, 27 Sep 2021 13:22:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AC67A6135A; Mon, 27 Sep 2021 17:14:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632762868; bh=Vz+vKDRxCrFDPy7H8iM4rshq2PBP9JiG/4MPfVshD8s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UJmyZbAfWJrXhhYYoh4P5cSEvWE+5bysiOsupMtHmXwTdtjfTFg8DwQc1WgxpAOV8 pfv4NxxRDFfx+u2sp9O0iT05RcEatMUiA69RI5VRwluFUVVmxu1yOYOGyw2xc5G8fR GdXsRnkx20qsadr7pWSwFdFNIYJtRkeVz7TkKlEU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kunihiko Hayashi , Bartosz Golaszewski , Sasha Levin Subject: [PATCH 5.14 081/162] gpio: uniphier: Fix void functions to remove return value Date: Mon, 27 Sep 2021 19:02:07 +0200 Message-Id: <20210927170236.252669925@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210927170233.453060397@linuxfoundation.org> References: <20210927170233.453060397@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kunihiko Hayashi [ Upstream commit 2dd824cca3407bc9a2bd11b00f6e117b66fcfcf1 ] The return type of irq_chip.irq_mask() and irq_chip.irq_unmask() should be void. Fixes: dbe776c2ca54 ("gpio: uniphier: add UniPhier GPIO controller driver") Signed-off-by: Kunihiko Hayashi Signed-off-by: Bartosz Golaszewski Signed-off-by: Sasha Levin --- drivers/gpio/gpio-uniphier.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/gpio-uniphier.c b/drivers/gpio/gpio-uniphier.c index f99f3c10bed0..39dca147d587 100644 --- a/drivers/gpio/gpio-uniphier.c +++ b/drivers/gpio/gpio-uniphier.c @@ -184,7 +184,7 @@ static void uniphier_gpio_irq_mask(struct irq_data *data) uniphier_gpio_reg_update(priv, UNIPHIER_GPIO_IRQ_EN, mask, 0); - return irq_chip_mask_parent(data); + irq_chip_mask_parent(data); } static void uniphier_gpio_irq_unmask(struct irq_data *data) @@ -194,7 +194,7 @@ static void uniphier_gpio_irq_unmask(struct irq_data *data) uniphier_gpio_reg_update(priv, UNIPHIER_GPIO_IRQ_EN, mask, mask); - return irq_chip_unmask_parent(data); + irq_chip_unmask_parent(data); } static int uniphier_gpio_irq_set_type(struct irq_data *data, unsigned int type) -- 2.33.0