aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2009-08-01 20:39:57 +0800
committerGreg Kroah-Hartman <[email protected]>2009-09-23 06:46:33 -0700
commit0ffd3b2902e28b13d8379df0f09a55668f330f77 (patch)
treeb892dfb1bf249c0855e56a013b8d5066b41ab46f /tools/perf/scripts/python
parentc740d0d80d385b178c319f3d6e627ade8f732488 (diff)
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 <[email protected]> Cc: David Brownell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions