summaryrefslogtreecommitdiff
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorAtanas Filipov <afilipov@codeaurora.org>2016-09-27 14:37:57 +0300
committerShrey Vijay <shreyv@codeaurora.org>2018-02-07 14:55:25 +0530
commit1b0c0d8c4407d0570811d032296ac9fc7dea61ae (patch)
tree41bc181ec7784600a37dc634bd54c6455d5d46c1 /drivers/i2c/algos/i2c-algo-bit.c
parent55cc722ec6725f7547071a396606f6a04b9a75e8 (diff)
i2c-msm-v2: Use "subsys" instead of "arch" initcall
The i2c-msm-v2 driver trying to get the clocks too early, but the clock framework is not initialized yet. The change of the initcall type reducing deferred calls and improving boot time. Info: [0.212999] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2 [0.213172] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517 -- snipped -- [0.275922] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2 [0.276086] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517 -- snipped -- [0.302980] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517 [0.303394] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2 -- snipped -- Change-Id: Ia8c110b5f67eeec07586adb30ec3a7aff7ce265a Signed-off-by: Atanas Filipov <afilipov@codeaurora.org>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions