From nobody Sat May 10 05:35:13 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=1612877567; cv=none; d=zohomail.com; s=zohoarc; b=IRd2pe1pqucV+JHg6lAixsCERzHIQe4Xgi/41epfWMPcXB6k7+/iUt7XqBROx2K0SwFlY+lu4e7U1JQ+dDZTHKbyG0/cwpR9HNA37usWMo3rR5+EAyfmVGV/u65cNpaiTEZr7/BkUEVRDV731l3p7kw5pH3qBp92WrAGv4w79aA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1612877567; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:MIME-Version:Message-ID:References:Subject:To; bh=dElC7nQ0BytxegF4+XkB3bMQiY+WpMtoh8a2xZVnmdw=; b=JMqLiBQpZpCx5HAbdahN3p4hJvzb24hNPAfuTDo9ptd1MadChIZQCucNJnora6g+R3wlLesetiCXKbvJwbC0nOWB5wEEaWhtPRR8CVOmdjO+yCmeB55mwok8owzFZHaCFOcFd7F0NHxv2Xq0z/DBcMAwb9VqS3DIBV4GFG6dCqQ= 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 1612877567842627.7181942621042; Tue, 9 Feb 2021 05:32:47 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231520AbhBINcn (ORCPT ); Tue, 9 Feb 2021 08:32:43 -0500 Received: from forward103o.mail.yandex.net ([37.140.190.177]:58821 "EHLO forward103o.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231292AbhBINcH (ORCPT ); Tue, 9 Feb 2021 08:32:07 -0500 Received: from iva6-b9aa172731b6.qloud-c.yandex.net (iva6-b9aa172731b6.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:9a88:0:640:b9aa:1727]) by forward103o.mail.yandex.net (Yandex) with ESMTP id C54815F80737; Tue, 9 Feb 2021 16:31:23 +0300 (MSK) Received: from iva1-bc1861525829.qloud-c.yandex.net (iva1-bc1861525829.qloud-c.yandex.net [2a02:6b8:c0c:a0e:0:640:bc18:6152]) by iva6-b9aa172731b6.qloud-c.yandex.net (mxback/Yandex) with ESMTP id 7x2E8nHkeE-VNIuLRIg; Tue, 09 Feb 2021 16:31:23 +0300 Received: by iva1-bc1861525829.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id aJNFhJtpP6-VNoas7eL; Tue, 09 Feb 2021 16:31:23 +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=1612877483; bh=dElC7nQ0BytxegF4+XkB3bMQiY+WpMtoh8a2xZVnmdw=; h=In-Reply-To:References:Date:Subject:To:From:Message-Id:Cc; b=ICD3iVystfjcZxfTtjwYjbfUySrWT2Uth3SDLL91OqO7IK6wRIGwUk8GQqmoJ2ao8 eF2JYboZjSwvXxA8vAfjrghIvmb2HQsIUWd1SDleRhhD1z9FKu2eUhf7nNfj2MDTX0 hL/OqKNfiJ+eZibeWJGEAjHkY6WtWBbLkiYW6anw= Authentication-Results: iva6-b9aa172731b6.qloud-c.yandex.net; dkim=pass header.i=@maquefel.me From: Nikita Shubin Cc: Andy Shevchenko , Nikita Shubin , Linus Walleij , Alexander Sverdlin , Bartosz Golaszewski , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v6 5/7] gpio: ep93xx: Fix typo s/hierarchial/hierarchical Date: Tue, 9 Feb 2021 16:31:08 +0300 Message-Id: <20210209133110.7383-6-nikita.shubin@maquefel.me> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20210209133110.7383-1-nikita.shubin@maquefel.me> References: <20210209133110.7383-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. Reviewed-by: Linus Walleij Acked-by: Alexander Sverdlin 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 a69bf3100f99..9760df7d1172 100644 --- a/drivers/gpio/gpio-ep93xx.c +++ b/drivers/gpio/gpio-ep93xx.c @@ -388,7 +388,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