Re: [PATCH] rpmsg bus subsys_initcall initialization ordering

2012-07-10 Thread Federico Fuga
Hi Ohad, Il giorno 10/lug/2012, alle ore 18:22, Ohad Ben-Cohen ha scritto: > On Tue, Jul 10, 2012 at 7:07 PM, Federico Fuga wrote: >> omaprpc depends on the rpmsg bus. > > Sorry for the ignorance, but what's omaprpc ? :) > You're right, I should have explained t

[PATCH] rpmsg bus subsys_initcall initialization ordering

2012-07-10 Thread Federico Fuga
by forcing the rpmsg module to be initialized at subsystem level. Signed-off-by: Federico Fuga --- drivers/rpmsg/virtio_rpmsg_bus.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rpmsg/virtio_rpmsg_bus.c b/drivers/rpmsg/virtio_rpmsg_bus.c index 210c4eb..589819f