usb: gadget: android: move init to late_initcall for now
authorArve Hjønnevåg <arve@android.com>
Tue, 5 Mar 2013 03:14:10 +0000 (19:14 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 22:51:57 +0000 (15:51 -0700)
commit8483afe9dd072489b16a1d8c1e78d0f179219ca3
tree96226583ccf68501872ab21ef59f5f29e50b35fa
parentbdc4b525835fed4ce877cb8669797d5f6599d594
usb: gadget: android: move init to late_initcall for now

gserial_alloc_line crashes when called from module_init

Signed-off-by: Arve Hjønnevåg <arve@android.com>
drivers/usb/gadget/android.c