]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode
authorTony Lindgren <tony@atomide.com>
Tue, 14 Aug 2007 11:28:23 +0000 (04:28 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Aug 2007 11:28:23 +0000 (04:28 -0700)
commitd3244e7cb1bd6fd319b21d9d5e2135c49515ebe3
tree66f76341fb0c270f356ec3afa08c4dcfd07cce90
parent4e0e0b876eeb0abc6e4906b1d4745d57d6fda5ad
musb_hdrc: Keep tusb osc_ck enabled during idle even in OTG mode

In OTG mode VBUS draw mA can be 8mA which can be less than
musb->min_power. When connected as OTG device, tusb does not
keep osc_ck enabled without this patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/tusb6010.c