From: Tony Lindgren <tony@atomide.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Hemant Pedanekar <hemantp@ti.com>,
linux-omap@vger.kernel.org, khilman@ti.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 3/4] TI816X: Create board support and enable build for TI816X EVM
Date: Tue, 15 Feb 2011 10:05:34 -0800 [thread overview]
Message-ID: <20110215180533.GA20795@atomide.com> (raw)
In-Reply-To: <20110215180139.GF11199@n2100.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [110215 10:00]:
> On Tue, Feb 15, 2011 at 11:06:08PM +0530, Hemant Pedanekar wrote:
> > +static void __init ti8168_evm_init_irq(void)
> > +{
> > + omap_board_config = ti8168_evm_config;
> > + omap_board_config_size = ARRAY_SIZE(ti8168_evm_config);
> > + omap2_init_common_infrastructure();
> > + omap2_init_common_devices(NULL, NULL);
> > + omap_init_irq();
> > +}
>
> What here can use the new init_early hook in the machine record?
I can fix this up for the init_early changes when I merge the branches
together.
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 3/4] TI816X: Create board support and enable build for TI816X EVM
Date: Tue, 15 Feb 2011 10:05:34 -0800 [thread overview]
Message-ID: <20110215180533.GA20795@atomide.com> (raw)
In-Reply-To: <20110215180139.GF11199@n2100.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [110215 10:00]:
> On Tue, Feb 15, 2011 at 11:06:08PM +0530, Hemant Pedanekar wrote:
> > +static void __init ti8168_evm_init_irq(void)
> > +{
> > + omap_board_config = ti8168_evm_config;
> > + omap_board_config_size = ARRAY_SIZE(ti8168_evm_config);
> > + omap2_init_common_infrastructure();
> > + omap2_init_common_devices(NULL, NULL);
> > + omap_init_irq();
> > +}
>
> What here can use the new init_early hook in the machine record?
I can fix this up for the init_early changes when I merge the branches
together.
Tony
next prev parent reply other threads:[~2011-02-15 18:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 17:36 [PATCH v7 3/4] TI816X: Create board support and enable build for TI816X EVM Hemant Pedanekar
2011-02-15 17:36 ` Hemant Pedanekar
2011-02-15 18:01 ` Russell King - ARM Linux
2011-02-15 18:01 ` Russell King - ARM Linux
2011-02-15 18:05 ` Tony Lindgren [this message]
2011-02-15 18:05 ` Tony Lindgren
2011-02-16 17:12 ` [PATCH] TI816X: Update to use init_early Tony Lindgren
2011-02-16 17:12 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110215180533.GA20795@atomide.com \
--to=tony@atomide.com \
--cc=hemantp@ti.com \
--cc=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.