diff options
author | Kishon Vijay Abraham I <[email protected]> | 2012-03-21 21:30:20 +0530 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2012-04-10 19:11:49 +0300 |
commit | 3006dc8c627d738693e910c159630e4368c9e86c (patch) | |
tree | 4630442d92afa5ac6f77465ef0a14799c2f90478 /lib/mpi/mpi-inline.c | |
parent | bf070bc14178f1458e7eccd76316ac24f76f1890 (diff) |
usb: musb: omap: fix crash when musb glue (omap) gets initialized
pm_runtime_enable is being called after omap2430_musb_init. Hence
pm_runtime_get_sync in omap2430_musb_init does not have any effect (does
not enable clocks) resulting in a crash during register access. It is
fixed here.
Cc: [email protected] # v3.0, v3.1, v3.2, v3.3
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions