Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp498935imu; Tue, 27 Nov 2018 01:49:41 -0800 (PST) X-Google-Smtp-Source: AFSGD/VlZqbmuub4fJOC8R+XdFF3zqLMpu06fSAwqcj05m/heKkQwMoFeJ1Ec3rW6wbvedOvOTp9 X-Received: by 2002:a62:5fc4:: with SMTP id t187mr1036577pfb.66.1543312180978; Tue, 27 Nov 2018 01:49:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543312180; cv=none; d=google.com; s=arc-20160816; b=axrpDLKA2p371DN0rQmTZqOOijGcRR2NZjNkp4yPb2cFIFDFR3Z8ENHaMeFlxC4fqO vEEsnQQo1LzwM5nqltg1hsDA+4pgdaOzfC99m0hwcErj2w12ETUffDofEHAUfHvAwy0t q3AO18gAwk01OYnmmiCPqzM/DNufoQtZpczUs7ll4MuZLNA7GFwx7Zos6/WXvd3w9Q1a 2q8MtcSkXXe6JQO8cJkRmInTvojnlL94GbqEORjLFTrL/K2xFE8xWilgQOXDsOjpRXUI z2B/HaoRdUtEfy6FrYk2NyXqMrwj6lroQlBP2dRCC9UD8qpuPPoQDuAlbTPuYfC1g+K/ gh9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ci1Q7A/4KJEnt+UOzP6Cd9qUTHpi8ktQtzZqwIQrXqQ=; b=dkrJa0gXGfSYM3UjQq0vpBS+a56KAZIJ8Iy++U4BQVHZYkhB46PdE/0hMFDGyWS9Wa sJAP8HZ4HReuRdbL8Hfh/6bGdpQdywpFKTb5gx6wbAiPWApzXJXuB8ngh/oLsuqo0pfN vD4+A+3kkN/EC1apEl/k/wFV6ggnMPCZD0PgvUM8+UWE2l8wt+2iVDpDJdTifS/r9D8u iP6uzj89m6zB5dWS8J3v8Kx/puXMzfustXQjHXeZCPTESw13WzL1POrhTZjgQRPEMtdD /ptys8HqX8Ao/756+3QQocnCN17dp/MNtOpnYbiIAQRfoY7P3TU0i+7ogSUb8xE0x3cM V2RQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p187-v6si3549172pfb.127.2018.11.27.01.49.24; Tue, 27 Nov 2018 01:49:40 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730342AbeK0UqD (ORCPT + 99 others); Tue, 27 Nov 2018 15:46:03 -0500 Received: from mail.bootlin.com ([62.4.15.54]:32904 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726807AbeK0UqD (ORCPT ); Tue, 27 Nov 2018 15:46:03 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 95A34206A1; Tue, 27 Nov 2018 10:48:41 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id 152D720736; Tue, 27 Nov 2018 10:48:14 +0100 (CET) Date: Tue, 27 Nov 2018 10:48:14 +0100 From: Maxime Ripard To: Mesih Kilinc Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby Subject: Re: [RFC PATCH v4 05/17] irqchip/sun4i: Add a struct to hold global variables Message-ID: <20181127094814.zxv5ovgw2xhfe5vh@flea> References: <2904a51d360af76765eccfb3b963a867a06a14ee.1543131714.git.mesihkilinc@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c5zxhz2sc4rhe6ig" Content-Disposition: inline In-Reply-To: <2904a51d360af76765eccfb3b963a867a06a14ee.1543131714.git.mesihkilinc@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --c5zxhz2sc4rhe6ig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 25, 2018 at 10:43:08AM +0300, Mesih Kilinc wrote: > In order to support different chips, IC specific data should be hold in > a struct. This patch moves irq_base and irq_domain global variables to > struct. >=20 > Signed-off-by: Mesih Kilinc Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --c5zxhz2sc4rhe6ig Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/0S3gAKCRDj7w1vZxhR xcQ5AP9ZKQ/9AvJ0cxjVyLMnFmUDRZzammg9uY11ThjRPGy64wD/fR4xVPtiQK+L uQ2Tbo3utBvooJHXC9VtNjClp6zcnwM= =Sy4T -----END PGP SIGNATURE----- --c5zxhz2sc4rhe6ig--