[PATCH V2 1/2] mxc: add common debug board for 3-stack platforms
Sascha Hauer
s.hauer at pengutronix.de
Wed Jun 23 02:59:14 EDT 2010
On Tue, Jun 22, 2010 at 10:27:30PM +0800, Jason Wang wrote:
> The debug board is little different for all mxc 3-stack(PDK)
> platforms, it is possible here to add a common implementation to
> support this board.
>
> +
> +void __init mxc_expio_lan_init(void)
> +{
> + platform_device_register(&smsc_lan9217_device);
> +}
What do we need this for? Can't we just call this from
mxc_expio_init()?
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list