"Gadiyar, Anand" writes:
> I'd like to post a patch in a couple of days to refactor the EHCI
> clock management code. This would be useful to do aggressive clock
> management in the idle path.
>
> A current implementation I have is to simply factor out the
> clock_enable/disable calls out. Does i
Hi all,
I'd like to post a patch in a couple of days to refactor the EHCI clock
management code. This would be useful to do aggressive clock
management in the idle path.
A current implementation I have is to simply factor out the clock_enable/disable
calls out. Does it make sense to move this out