diff options
author | Ming Lei <tom.leiming@gmail.com> | 2009-08-01 14:39:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-09-23 15:46:33 +0200 |
commit | 0ffd3b2902e28b13d8379df0f09a55668f330f77 (patch) | |
tree | b892dfb1bf249c0855e56a013b8d5066b41ab46f /block/ioctl.c | |
parent | USB: musb: fix put_device() call sequence (diff) | |
download | linux-0ffd3b2902e28b13d8379df0f09a55668f330f77.tar.xz linux-0ffd3b2902e28b13d8379df0f09a55668f330f77.zip |
USB: otg: twl4030-usb.c: mark .init as subsys_initcall_sync
This patch fixes the .probe failure of twl4030_usb driver if
it is compiled into kernel.
Since twl4030_usb USB transceiver .probe depends on
twl4030-regulator, marking twl4030_usb_init as subsys_initcall_sync
can make it called after twl4030-regulator initialization is finished,
then twl4030_usb USB transceiver driver can be probed successfully.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions