[CONNECTOR]: Initialize subsystem earlier.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Tue, 20 Jun 2006 06:42:53 +0000 (23:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2006 06:42:53 +0000 (23:42 -0700)
commitd6cc7f1a3b33c89c91b3dfce1ff053178893470e
tree8eb8796588b53648c42378a19a6089a5b8790308
parentd3dcd4efe2ad1ad1865b2fe5c863c1ebd9482a84
[CONNECTOR]: Initialize subsystem earlier.

Attached patch declares connector init function as subsys_init()
and returns -EAGAIN in case connector is not initialized yet.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/connector/connector.c