diff options
author | Sakethram Bommisetti <sakethram.bommisetti@stericsson.com> | 2011-11-15 13:49:23 +0530 |
---|---|---|
committer | Philippe Langlais <philippe.langlais@stericsson.com> | 2012-01-04 09:55:26 +0100 |
commit | 131a78f15abe2314494abe0250db4d86be91e791 (patch) | |
tree | f7af1c10f53301eba0e72883bcada104bec5b1fa /fs/jbd/commit.c | |
parent | 6891d586084f6c04b48b3e21f3f3be449e66c279 (diff) |
u8500:USB:Handle multiple Link status fn calls
During boot time, multiple calls are made to Link status
function by otg_set_host and otg_set_peripheral. This in
turn calls clock and regulator enabling multiple times
which creates problem with the reference count of
regulators. Hence this blocks the CPU idle since the
regulators are not released properly due to multiple acquire.
So, Link status function calls are removed from otg_set_host
and otg_set_peripheral which are not needed. The Link status
call during boot shall be handled by the ab8500_usb_boot_detect
function.
ST-Ericsson ID: 373105
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: Trivial
Change-Id: I2ead5b546273be822b3e9e9f588a1954b3fa10f2
Signed-off-by: Sakethram Bommisetti <sakethram.bommisetti@stericsson.com>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions