musb_hdrc: Fix clock usage for suspend
authorTony Lindgren <tony@atomide.com>
Tue, 7 Aug 2007 13:10:44 +0000 (06:10 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 7 Aug 2007 13:10:44 +0000 (06:10 -0700)
At least tusb implements set_clock(), and in that
case clk_disable() gets called twice. Do not call
clk_disable() if set_clock() is implemented.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found