aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/tusb6010.h
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2012-03-21 21:30:20 +0530
committerBen Hutchings <ben@decadent.org.uk>2012-05-11 13:14:05 +0100
commitf48a6c0a5a021f575ca37d923b4149317bcb4c63 (patch)
treec5df0f1175a3462c2a9818d1f0ce38e3c0126001 /drivers/usb/musb/tusb6010.h
parent5292bdd3ee31c6893a62df34b39e3814bfa4b553 (diff)
downloadkernel_samsung_smdk4412-f48a6c0a5a021f575ca37d923b4149317bcb4c63.zip
kernel_samsung_smdk4412-f48a6c0a5a021f575ca37d923b4149317bcb4c63.tar.gz
kernel_samsung_smdk4412-f48a6c0a5a021f575ca37d923b4149317bcb4c63.tar.bz2
usb: musb: omap: fix crash when musb glue (omap) gets initialized
commit 3006dc8c627d738693e910c159630e4368c9e86c upstream. 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. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/usb/musb/tusb6010.h')
0 files changed, 0 insertions, 0 deletions