commit | f702df39a64e4188abd3d75c5f8827a3756a35f6 | [log] [tgz] |
---|---|---|
author | yiting.deng <yiting.deng@amlogic.com> | Tue Oct 08 16:26:07 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Tue Oct 15 18:53:08 2024 -0700 |
tree | db9bfc7be5da19c3e9cbf908a236b4d6be74de01 | |
parent | 2534d15a153ec7fee27683c63d79681f937c5064 [diff] |
clk: g12a: optimize clk.ko insmod time [1/1] PD#SWPL-188271 Problem: g12a clk has two ko, insmod ko consume CPU time, and both ko are insmod when actually used. In order to optimize startup time, the two ko are merge into one. Solution: fixed one ko to insmod Verify: g12a_u212, g12b_w400, sm1_ac215 Change-Id: I97cf96e6e00e502225ef8521b8c51b9b0253a360 Signed-off-by: yiting.deng <yiting.deng@amlogic.com>