diff options
| author | Jacek Anaszewski <[email protected]> | 2014-07-10 06:00:39 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-07-21 15:35:15 -0300 |
| commit | d19f405a5a8d2ed942b40f8cf7929a5a50d0cc59 (patch) | |
| tree | 3b894f992f93397200629fe6a63efeb0640c84b4 /tools/perf/scripts/python | |
| parent | 69b9fe22b19b31d9de96d4a181f7206fd29ab743 (diff) | |
[media] s5p-mfc: Fix selective sclk_mfc init
fc906b6d "Remove special clock usage in driver" removed
initialization of MFC special clock, arguing that there's
no need to do it explicitly, since it's one of MFC gate clock's
dependencies and gets enabled along with it. However, there's
no promise of keeping this hierarchy across Exynos SoC
releases, therefore this approach fails to provide a stable,
portable solution.
Out of all MFC versions, only v6 doesn't use special clock at all.
For other versions log a message only in case clk_get fails,
as not all the devices with the same MFC version require
initializing the clock explicitly.
Signed-off-by: Mateusz Zalega <[email protected]>
Signed-off-by: Seung-Woo Kim <[email protected]>
Signed-off-by: Jacek Anaszewski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Kamil Debski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions