From patchwork Mon Sep 2 13:30:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13787310 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7EAFBCA0ED3 for ; Mon, 2 Sep 2024 13:36:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=vAK7ANrm4zZNRRIm8BN5n4fZ3Kv1f9K8jJQuJDaJB/c=; b=dcT2DDtE+tMO13hjEeISk1efWe Talr72Q0hCCDJaxNTl0B19oz0C4/BhfyrKBDovgmHio3WsxTwCySzhiea/v33/LAfKEezCN4a4MB4 jqbUaPmgr3E3Z8z3OzcCnpqKY1xFUtOyKHscd1k7ppoSyt+4ztJDLLrcxFgYfGbYzTZF2psfPwMmi ZNJS8ghoi0cRfJLMERsiBCo0o58AedxT1f09/364kEdAVXVE/u++qeaDCQ4A9BZcf3/Ba8X57EtfH PwvXFr2B1OOD/aIsTwoRfYUAxupk9OLevpLRkm03iHN/PnW4D2Nt7/h8chkK9voV+IC15vLnmw+HJ 6lkDct3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sl7EU-0000000EWNX-3cFd; Mon, 02 Sep 2024 13:36:38 +0000 Received: from mgamail.intel.com ([192.198.163.8]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sl7A5-0000000EV9C-1zse for linux-arm-kernel@lists.infradead.org; Mon, 02 Sep 2024 13:32:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1725283926; x=1756819926; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=BSXDsgKfV65tn6E/T8L5w0XQjbUaQBnlDePaCFf+QeQ=; b=EfoTAfyrkEVBObQJKDwprB3LLgN8vqgQQZuN4JI3qxvDCL/JegeoUMVU xCpqFEvLTt4vtzK2G/mcu0YGYJE77vaT8Tvfr43cm/sGtj5s0IIxKeh4L pbGN6uQng4fP9tZN3quHUZLzjwKvvljeRmmrL4Rnh80NZ+yyZ38FESkAH bSe0WJEfYtxFZUxPkeN+kkeWPPmvB9sQ7jXfMdzEBINtyyZ1aKXR418pX 1LXmOLBsIJha9Jcw+i8iCzmUwr0/4mynN9xrk0rqoMbToc8tCwMjEsJGt GMjygWyHtDYUIhz/NzcqEZOnqidg/r0Cnho3L6PLaqLPDZvzrvqakh4/C w==; X-CSE-ConnectionGUID: 8gAHwDYOTtifbrb01xVHZg== X-CSE-MsgGUID: yTWpZ19KSP2nIaltJJBmvg== X-IronPort-AV: E=McAfee;i="6700,10204,11183"; a="41364554" X-IronPort-AV: E=Sophos;i="6.10,195,1719903600"; d="scan'208";a="41364554" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Sep 2024 06:32:02 -0700 X-CSE-ConnectionGUID: Xo8z+4PHS7eblkAJoP8AUg== X-CSE-MsgGUID: BkoQAzn0TTGgZ3P7+2BLEw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,195,1719903600"; d="scan'208";a="64293993" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa007.fm.intel.com with ESMTP; 02 Sep 2024 06:31:59 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 792E4AF3; Mon, 02 Sep 2024 16:31:58 +0300 (EEST) From: Andy Shevchenko To: Andy Shevchenko , linux-gpio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Linus Walleij , Bartosz Golaszewski , Maxime Coquelin , Alexandre Torgue Subject: [PATCH v1 5/5] gpio: stmpe: Sort headers Date: Mon, 2 Sep 2024 16:30:44 +0300 Message-ID: <20240902133148.2569486-6-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240902133148.2569486-1-andriy.shevchenko@linux.intel.com> References: <20240902133148.2569486-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240902_063205_545201_68129986 X-CRM114-Status: GOOD ( 10.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Sort the headers in alphabetic order in order to ease the maintenance for this part. Signed-off-by: Andy Shevchenko Reviewed-by: Linus Walleij --- drivers/gpio/gpio-stmpe.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpio/gpio-stmpe.c b/drivers/gpio/gpio-stmpe.c index c1fb06925e09..75a3633ceddb 100644 --- a/drivers/gpio/gpio-stmpe.c +++ b/drivers/gpio/gpio-stmpe.c @@ -5,16 +5,16 @@ * Author: Rabin Vincent for ST-Ericsson */ +#include #include -#include -#include -#include #include +#include #include #include #include +#include #include -#include +#include /* * These registers are modified under the irq bus lock and cached to avoid