Jeremy Kerr 2b0d8c251b ARM: 5880/1: arm: use generic infrastructure for early params
The ARM setup code includes its own parser for early params, there's
also one in the generic init code.

This patch removes __early_init (and related code) from
arch/arm/kernel/setup.c, and changes users to the generic early_init
macro instead.

The generic macro takes a char * argument, rather than char **, so we
need to update the parser functions a little.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-15 21:39:13 +00:00
..
2008-08-12 19:54:09 +01:00
2008-05-30 10:33:49 +02:00
2009-01-02 12:34:55 +00:00
2010-01-12 18:59:16 +00:00
2009-12-11 06:44:29 -05:00
2008-09-06 12:10:45 +01:00
2009-07-24 12:34:58 +01:00
2009-12-11 06:44:29 -05:00