| commit | fd193ebd578a4d61f4069180aa2ce54cef3b2b97 | [log] [tgz] |
|---|---|---|
| author | Jack Pham <jackp@codeaurora.org> | Wed Feb 22 15:38:08 2012 -0800 |
| committer | Jack Pham <jackp@codeaurora.org> | Thu Feb 23 11:07:16 2012 -0800 |
| tree | 7b1da3ca83946754cadd6c434d7b00a7a68a6cfd | |
| parent | 58f3973bd4f7d3a082ce896219351fecef8544c7 [diff] |
usb: ehci-msm-hsic: Fix unbalanced clock warning The HSIC controller may be in suspend state in which its clocks are already disabled. Fix warning given by clock subsystem when disabling the clocks a second time when the controller's platform device is removed by first checking if the device is suspended. Change-Id: Id6e6f01673b93a48de5e36afe3de44a5a4dc632e Signed-off-by: Jack Pham <jackp@codeaurora.org>