From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 11 Nov 2019 09:51:22 -0500 Subject: [U-Boot] [PATCH v2 32/41] common: Move interrupt functions into a new header In-Reply-To: <20191108125120.v2.32.I65a3225de8e07a474ee8888e9f9a3631af54d6ce@changeid> References: <20191108195348.110648-1-sjg@chromium.org> <20191108125120.v2.32.I65a3225de8e07a474ee8888e9f9a3631af54d6ce@changeid> Message-ID: <20191111145122.GV19317@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Nov 08, 2019 at 12:53:39PM -0700, Simon Glass wrote: > These functions do not use driver model but are fairly widely used in > U-Boot. Move them to a new irq_legacy.h header file. > > Signed-off-by: Simon Glass I'm still weighing what I want to say about cpu_legacy.h but I feel like for irq_legancy.h we're getting ahead of ourselves. What is the DM model for this? Why do we need it? I didn't dig in to every function but it looks like we have a mix of U-Boot ABI functions and exception handlers. That stuff must be very lean. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: