From nobody Sat May 10 09:14:55 2025 Delivered-To: importer2@patchew.org Received-SPF: pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; envelope-from=linux-kernel-owner@vger.kernel.org; helo=vger.kernel.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org ARC-Seal: i=1; a=rsa-sha256; t=1612512509; cv=none; d=zohomail.com; s=zohoarc; b=XXTBZ6dpo2fOT6Y7VB4AYz2oGxvqaLL3D+d5KX3HlUUZ1joAKf35Y0u94qZBr1GF0VWZolV1X3j90pJ0SXw6ak68BrcHfmYQ/ZuZa7MebFhWCsGUndfTn9Ix4eafNqO7jXRueSqZtBMTKV/KmvMpkeFtC9sI+tBxC+XXC520QW8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1612512509; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:MIME-Version:Message-ID:References:Subject:To; bh=Dp6HxZC/4K5OdVprRMjSdc4GwEMF/JOfPqAMm/0L38Y=; b=cVI1U7A0b1u8O1amJsx5QXL58CL/0rmNYVAcYQCQ9ng8F5UWA/YtPy1S3SK5XyXDsOLCfz6gDXY6M0AkYvnoVIY4RofipjabfDs/GmckSkU0BcgObCVaEBWVGlvNQ0aJ/Y19bFw6d7i5FM14be5iYyI0FUIpqeIQKkB+L2mVn2E= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mx.zohomail.com with SMTP id 1612512509746748.5664279304445; Fri, 5 Feb 2021 00:08:29 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231618AbhBEIHk (ORCPT ); Fri, 5 Feb 2021 03:07:40 -0500 Received: from forward102o.mail.yandex.net ([37.140.190.182]:52882 "EHLO forward102o.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231378AbhBEIGM (ORCPT ); Fri, 5 Feb 2021 03:06:12 -0500 Received: from forward102q.mail.yandex.net (forward102q.mail.yandex.net [IPv6:2a02:6b8:c0e:1ba:0:640:516:4e7d]) by forward102o.mail.yandex.net (Yandex) with ESMTP id 3BBF166837F6; Fri, 5 Feb 2021 11:05:19 +0300 (MSK) Received: from vla1-85d2a0988c40.qloud-c.yandex.net (vla1-85d2a0988c40.qloud-c.yandex.net [IPv6:2a02:6b8:c0d:511a:0:640:85d2:a098]) by forward102q.mail.yandex.net (Yandex) with ESMTP id 392D23A20010; Fri, 5 Feb 2021 11:05:19 +0300 (MSK) Received: from vla1-1bc5b51c612f.qloud-c.yandex.net (vla1-1bc5b51c612f.qloud-c.yandex.net [2a02:6b8:c0d:89c:0:640:1bc5:b51c]) by vla1-85d2a0988c40.qloud-c.yandex.net (mxback/Yandex) with ESMTP id q3Bxqkxiwg-5JHiwiVJ; Fri, 05 Feb 2021 11:05:19 +0300 Received: by vla1-1bc5b51c612f.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 8MWdPhaokU-5In8Bom7; Fri, 05 Feb 2021 11:05:18 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maquefel.me; s=mail; t=1612512319; bh=Dp6HxZC/4K5OdVprRMjSdc4GwEMF/JOfPqAMm/0L38Y=; h=In-Reply-To:References:Date:Subject:To:From:Message-Id:Cc; b=HkKzNoR6SgmJX0Ld1WtB4MtOZRBehEDe03JrBUS4NIiP14GJ4JdH1ocotZrwwuyKP vHsHaOMEmL2rJkmZy0PK+dvQO0i+HyDKgvv18GxM/PIsvm+JuNQNt3SR5ZcYq6t1Z0 Heq1CshG4p8Kd21T1MyVvzjZkkQfj7t3pg9pYUW8= Authentication-Results: vla1-85d2a0988c40.qloud-c.yandex.net; dkim=pass header.i=@maquefel.me From: Nikita Shubin Cc: Andy Shevchenko , Nikita Shubin , Linus Walleij , Bartosz Golaszewski , Alexander Sverdlin , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 5/7] gpio: ep93xx: Fix typo s/hierarchial/hierarchical Date: Fri, 5 Feb 2021 11:05:05 +0300 Message-Id: <20210205080507.16007-6-nikita.shubin@maquefel.me> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20210205080507.16007-1-nikita.shubin@maquefel.me> References: <20210205080507.16007-1-nikita.shubin@maquefel.me> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Fix typo in comment. Signed-off-by: Nikita Shubin --- drivers/gpio/gpio-ep93xx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-ep93xx.c b/drivers/gpio/gpio-ep93xx.c index 6208a8010ff5..d330bff4d9f9 100644 --- a/drivers/gpio/gpio-ep93xx.c +++ b/drivers/gpio/gpio-ep93xx.c @@ -398,7 +398,7 @@ static int ep93xx_gpio_add_bank(struct ep93xx_gpio_chip= *egc, =20 /* * FIXME: convert this to use hierarchical IRQ support! - * this requires fixing the root irqchip to be hierarchial. + * this requires fixing the root irqchip to be hierarchical. */ girq->parent_handler =3D ep93xx_gpio_f_irq_handler; girq->num_parents =3D 8; --=20 2.26.2