diff options
| author | Guennadi Liakhovetski <[email protected]> | 2013-06-06 16:35:44 +0200 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-06-06 11:48:04 -0400 |
| commit | e83b7a8acc420923cbe8a30901d9eb60677f54fb (patch) | |
| tree | 27784dc589543f97678574af7c529c0b6c473b2d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 19f1ba51c79f133aec3ce558b8292e3b081363f3 (diff) | |
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
With MMC clock gating enabled the MMC core currently calls MMC host driver's
.set_ios() method with .power_mode == MMC_POWER_ON and the clock value set
either to 0 or to the target rate. The tmio MMC driver then wrongly
translates the latter calls to card slot power-on requests, even when the
slot already was on. This patch fixes the driver to avoid needlessly
incrementing power-supplying regulator's use count.
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Tested-by: Laurent Pinchart <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions