From: Vikram Pandita Date: Thu, 21 May 2009 16:06:57 +0000 (-0700) Subject: OMAP2: Serial: Remove arch_initcall dependency X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~131 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8313f820b5aab98bba535c9fe03ed26a276d050b;p=pandora-kernel.git OMAP2: Serial: Remove arch_initcall dependency Move platform_device_register() for serial device to omap_serial_init() There is no need to have arch_initcall() dependency in serial as already board files call the function omap_serial_init() Signed-off-by: Vikram Pandita Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed